Get project member access
NOTE:
We don't use the API on the frontend. Instead, we can call the API
so that we make sure of the user's access to the project.
Get a project explicit memberās access.
There may be users that have access to the project via their organization membership.
GET
/
api
/
v1
/
projects
/
{projectUuid}
/
user
/
{userUuid}
Error
Copy
Ask AI
A valid request URL is required to generate request examples