Skip to main content
GET
List User Project Access

Authorizations

Authorization
string
header
required

JWT in Authorization header. 'Bearer ' prefix optional.

Path Parameters

workspace_id
string<uuid>
required
user_id
string<uuid>
required

Response

Successful Response

project_id
string<uuid>
required

Project ID

project_name
string
required

Project name

role
enum<string>
required

User's role on this project (will always be a project role)

Available options:
owner,
member,
member_limited,
full_access,
editor,
commenter,
downloader,
viewer,
no_access