List Project Member Scopes

Retrieves a list of scopes for a specific member

Path parameters

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

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Response

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

Errors