workspaces

List workspace participants

Lists the participants of the workspace identified by the given workspaceId.

get/orgs/{orgId}/workspaces/{workspaceId}/participants

Path parameters

orgIdinteger required

Organization numeric identifier

workspaceIdinteger required

Workspace numeric identifier

Query parameters

maxinteger

Pagination max results

offsetinteger

Pagination offset

searchstring

Filter search parameter

Response

OK

totalSizeinteger

Changes

Changed in 1 of the 14 revisions of this API.6

    • removed the admin enum value from the participants/items/wspRole response property for the response status 200

      response-property-enum-value-removed

    • removed the connect enum value from the participants/items/wspRole response property for the response status 200

      response-property-enum-value-removed

    • removed the launch enum value from the participants/items/wspRole response property for the response status 200

      response-property-enum-value-removed

    • removed the maintain enum value from the participants/items/wspRole response property for the response status 200

      response-property-enum-value-removed

    • removed the owner enum value from the participants/items/wspRole response property for the response status 200

      response-property-enum-value-removed

    • removed the view enum value from the participants/items/wspRole response property for the response status 200

      response-property-enum-value-removed

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 14 revisions, 1 has no diff computed.