Skip to main content

Documentation Index

Fetch the complete documentation index at: https://iam-docs.razi.ai/llms.txt

Use this file to discover all available pages before exploring further.

To retrieve all the roles and permissions associated with a user across multiple organizations, the recommended flow is to use below endpoint
curl --request GET \
  --url https://dev-iam.razi.ai/v1/authorization/organizations/user/21892002/roles \
  --header 'Authorization: Bearer YOUR_SECRET_TOKEN' \
  --header 'X-App-Name: '
The above endpoint will return a response containing all the roles and permissions across all the organizations