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.
cURL
curl --request GET \ --url https://api.galileo.ai/v2/user_roles \ --header 'Galileo-API-Key: <api-key>'
[ { "display_name": "<string>", "description": "<string>" } ]
Get all user roles.
Successful Response
admin
manager
user
read_only
"admin"
"Admin"
"Full access"
Was this page helpful?