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.
{ "object": { "email": "jsmith@example.com", "roles": [ "ROLE_SYSTEM_ADMINISTRATOR" ] } }
{ "status": "<string>", "context": {}, "type": "<string>", "title": "<string>", "detail": "<string>", "violations": [ { "title": "<string>", "propertyPath": "<string>", "type": "<string>" } ] }
Retrieves a single system administrator identified by the email path parameter, returning their email address and assigned roles.
Email address
System administrator
Show child attributes
Was this page helpful?