List Groups
Returns a list of groups.
<Info title="Required scopes">
> `groups:read`
</Info>
Authentication
AuthorizationBearer
OAuth 2.0
AuthorizationBearer
Personal Access Token
Query parameters
organization
Return groups that are associated with the organization associated with this URI
page_token
The token to pass to get the next or previous portion of the collection
count
The number of rows to return
Response
OK
collection
pagination
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error