Get a List of Group Memberships

This endpoint retrieves a list of users who joined a group within the specified date range. The maximum range between date filters is 7 days.

Required Scope

users:read or users:write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Pagination

The API takes a snapshot of the paginated set of groups at the time of the first request. Paging through groups goes through this fixed set of items. The snapshotted set becomes obsolete when a request has not been made for 2 minutes.

Query Params
int32
string

Retrieves the next batch of group memberships. This value expires after 2 minutes if a request has not been made during that time.

date
required

Get group memberships added from this date on. Format yyyy-mm-dd.

date
required

Get group memberships added until this date. Format yyyy-mm-dd.

integer

Get new group memberships for a specific group.

boolean
Defaults to true

Get new group memberships for a specific user.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json