Capabilities

workspaces.list-members

List members (users) of a workspace (organization), defaulting to the active workspace.

post/capabilities/workspaces.list-members

Request body

orgIdstring
limitinteger
offsetinteger

Response

Successful response

successboolean
codeinteger

Example response

{
  "success": true,
  "code": 200
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.