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/model-monitor/v2/api/auth/user/current \ --header 'X-Domino-Api-Key: <api-key>'
{ "id": "<string>", "username": "<string>", "name": "<string>", "domino_id": "<string>", "email": "<string>", "permissions": { "canRegisterStandaloneModel": true, "canEditGlobalMonitoringSettings": true } }
Successfully returned user information.
User object
User Identifier
Username of the user
Name of the user
Domino User Id
Email of the user
Permissions metadata required for a user response
Show child attributes
Was this page helpful?
Contact support