Get a volume member's permissions

This call returns the permissions for a member of a specific volume. The volume is specified as volume_id and consists of the owner and name of a volume (for example rfranklin/my-first-volume).

Path Params
string
required

The username of the volume owner.

string
required

The name of the volume you want to query.

string
required

Enter the username of the volume member whose permissions you'd like to get.

Headers
string
required

Your Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.

string
Defaults to application/json
Response

Language
Request
Response
Choose an example:
application/json