API ReferenceMy access
Get My Access
Response Body
application/json
curl -X GET "https://example.com/v1/user/access"{ "organization": "string", "roles": [ { "role_key": "string", "display_name": "string", "organization_id": "string" } ], "permissions": [ { "code": "string", "scope": "OWN" } ], "relationships": [ { "relation": "string", "object_type": "string", "object_id": "463a83d0-a816-4902-abba-2486e0c0a0bb" } ]}