List Project Member Scopes

Retrieves a list of scopes for a specific member

Authentication

AuthorizationToken

Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef

Path parameters

project_idstringRequired
The unique identifier of the project
member_idstringRequired
The unique identifier of the Member

Response

A list of scopes for a specific member
scopeslist of strings
The API scopes of the member

Errors

400
Bad Request Error