Project Users
Download API definition:
GET https://sampleHostName/projects/{id}/permissions
Retrieves a list of permissions the user has for a specified project.
Authentication
Requires Authorization
header with valid Bearer token for scope projects:read
.
For more documentation on authorization and how to get access token visit OAUTH2 Authorization page.