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

organizationstringRequiredformat: "uri"
Return groups that are associated with the organization associated with this URI
page_tokenstringOptional
The token to pass to get the next or previous portion of the collection
countintegerOptional1-100Defaults to 20
The number of rows to return

Response

OK
collectionlist of objects
paginationobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error