Get individuals groups

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The individual's id

Query Params
interaction_type
array of objects

groups with a specific interaction type

interaction_type
Allowed:
status
array of objects

individual status in groups, defaults to MEMBER and LEADER

status
Allowed:
ids
array of integers

restrict group list to only those in the provided ids

ids
boolean

get inactive groups or not

boolean

When true, each item's group object includes a leaders
array resolving the group's owner / coach / director ids to
full individual references (deduped, missing roles omitted).
Used by the Groups List "My Group Leaders" sidebar so the
roster is available without N+1 calls to /groups/{id}/leaders.
Default false — existing consumers see no shape change.

integer
enum
Defaults to 25

The size of a page

Allowed:
integer
Defaults to 1

The page number to return

Responses

401

You are not authenticated

403

Do not have the permission to access

404

Not found

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*