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