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.
A valid request URL is required to generate request examples
[ { "id": "<string>", "user": "<string>", "email_address": "<string>", "is_active": true, "roles": [ { "id": "<string>", "name": "<string>", "connector": "<string>", "error": "<string>" } ], "sso_enabled": true, "mfa_enabled": true, "api_enabled": true, "auth_token_created_at": "2023-11-07T05:31:56Z", "auth_token_expires_in": 123, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" } ]
{ "code": 123, "message": "<string>", "error": "<string>" }
A Sync user auth token. Generate one via POST /v2/users/generate-token.
Show child attributes
One or more users
Username.
Seconds until token expiry.