List Project Member Scopes

Retrieves a list of scopes for a specific member

Authentication

Authorizationstring

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

Path Parameters

project_idstringRequired
member_idstringRequired

Response

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

Errors