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