List memberships

Lists the memberships of a user within the accessible organisation subtree, paginated and in stable order.

This is the volume-proof alternative to GET /v1/users/USER_ID?include=memberships: the include is
capped at 1,000 accessible memberships, while this listing retrieves any number of memberships page by page.

A target user with no membership in the accessible subtree returns a 403.

🔒 This endpoint requires an OAC (Organisation Access Credentials — ⚠️ Beta) access token with the users:read scope.

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

The user whose memberships are listed

integer
≥ 1
Defaults to 1

The page number of the response, 1-indexed.
Related documentation can be found by clicking here

integer
1 to 200
Defaults to 20

The number of results returned on a page, 200 at most.
Related documentation can be found by clicking here

Headers
string
required

oAuth authorization using Bearer

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json