Error
User Access
Get user access for a project
Retrieves the user’s permissions for the current project.
GET
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the project.
The ID of the user.
Example:
"d81c8ee2-44b3-429f-b944-a33ad7437690"
Response
OK
The ID of the user.
The ID of the organization.
The ID of the project.
The title of the project.
An array of project permissions.
Available options:
admin, viewer, development:admin, development:contributor, development:viewer, staging:admin, staging:contributor, staging:viewer, production:admin, production:contributor, production:viewer The date and time when the access was granted.
The date and time when the resource was last updated.
Last modified on June 16, 2026