workspaces
List developers with access to a workspace
List details about the developers authorized to access the workspace.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200
application/json
A list of Developer objects.
The response is of type object[]
.