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.example.com/api/aigateway/v1/endpoints/{endpointName}/permissions \ --header 'X-Domino-Api-Key: <api-key>'
{ "isEveryoneAllowed": true, "userIds": [ "<string>" ] }
Get permissions for a endpoint by name
Name of the endpoint to get permissions for
Success
If the endpoint is accessible by everyone
User IDs that can access this endpoint
Was this page helpful?
Contact support