Workspaces
Get Workspace Members
Return a paginated list of members in a Workspace.
GET
Required scopes (OAuth 2.0)
Required scopes (OAuth 2.0)
This endpoint requires one of the following scopes:
workspaces.read or workspacesAuthorizations
Provide your API key in the X-API-Key header, e.g., X-API-Key: YOUR_API_KEY.
Query Parameters
Specify which page of the dataset to return (min = 1).
Required range:
x >= 1Specify how many records to return: one of 10, 25, 50.
Available options:
10, 25, 50 Response
Returns the list of members in the Workspace.