Get access list for a project. This is a list of users that have been explictly granted access to the project.
There may be other users that have access to the project via their organization membership.
GET
/
api
/
v1
/
projects
/
{projectUuid}
/
access
cURL
Copy
Ask AI
curl --request GET \ --url http://api/v1/projects/{projectUuid}/access