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.
1000
{ "pageOffset": 1, "pageSize": 1, "totalRecord": 11, "records": [ { "loginName": "john.doe@example.com", "displayName": "John", "firstName": "John", "lastName": "Doe", "primaryEmail": "john.doe@example.com", "department": {}, "status": true, "customAttrsInfo": {}, "id": "abc123def456g", "source": "EXAMPLE_SOURCE", "idp": { "id": "xyz789uvw012m", "name": "Example IdP" } } ], "next_link": "https://example-admin.example.com/admin/api/v1/users?limit=1&offset=2", "prev_link": "https://example-admin.example.com/admin/api/v1/users?limit=1&offset=0", "results_total": 11 }
Was this page helpful?