{ "results": [ { "lastName": "<string>", "firstName": "<string>", "email": "<string>", "role": "viewer", "projectUuid": "<string>", "userUuid": "<string>" } ], "status": "ok" }
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.
Success
The response is of type object.
object