Members
List Account members
Returns the union of Account members ordered by user ID, optionally restricted to one workspace.
get/members
Query parameters
workspaceIdstring
Restrict results to a workspace owned by the authenticated Account.
limitinteger
Maximum number of records to return.
cursorstring
Opaque pagination cursor returned by the previous response.
role'admin' | 'member' | 'viewer' | 'guest'
Return members with this role in at least one selected workspace.
searchstring
Case-insensitive match on username, email, first name, or last name.
Response
Member list.