List org members with workspace roles
Returns a paginated list of org members (active and pending) enriched with workspace memberships.
Query parameters
Page size (default 50, max 500)
Page offset (default 0)
Filter: true = only active members; false = only pending members
Filter: true = only pending members; false = only active members
Glob filter on display name; use * as wildcard (repeatable, matches any)
Glob filter on email; use * as wildcard (repeatable, matches any)
Glob filter on workspace name or ID; use * as wildcard (repeatable, matches any)
Glob filter on organization role name; use * as wildcard (repeatable, matches any)
Glob filter on workspace role name; use * as wildcard (repeatable, matches any)
Response
Org members
Changes
Changed in 1 of the 48 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○