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", "space": "<string>", "roles": [ "ROLE_USER" ] } }
{ "status": "<string>", "context": {}, "type": "<string>", "title": "<string>", "detail": "<string>", "violations": [ { "title": "<string>", "propertyPath": "<string>", "type": "<string>" } ] }
Retrieves a single user of the given space, identified by their email address. Returns the user’s email, space, and assigned roles.
Space identifier
User identifier
Get space user
Show child attributes