v1

latestOpenAPI 3.0.02026-08-041326126.6 KB
Endpoints
Groups

Get Groups

Fetch a list of all groups.

get/api/v1/groups

Query parameters

after_checkpointstring

Use with the output of the 'checkpoint' field to iteratively retrieve all groups where the total exceeds the query limit.

limitinteger

The maximum number of groups to return per page.

Response

Request was successfully processed

checkpointstring required

A token that can be used to get more groups.

additional_resultsboolean required

True if there are more groups to retrieve.