Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "results": { "data": [ { "hasDirectAccess": true, "userUuid": "<string>", "avatarUrl": "<string>", "isInternal": true, "email": "<string>", "lastName": "<string>", "firstName": "<string>" } ], "pagination": { "page": 123, "pageSize": 123, "totalResults": 123, "totalPageCount": 123 } }, "status": "ok" }
{ "error": { "name": "<string>", "statusCode": 123, "data": "<unknown>", "message": "<string>" }, "status": "error" }
Get the resolved user access list for a space
The uuid of the space's parent project Stringified UUIDv4. See RFC 4112
[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}
The uuid of the space Stringified UUIDv4. See RFC 4112
Success
Show child attributes
ok
Was this page helpful?