Workspaces
Retrieve a list of members
Retrieve a list of members for the authenticated workspace.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Workspace URL
Response
200
application/json
Successfully retrieved members
The response is of type object[]
.