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.
settings.users.read
None
{ "paging": { "next": { "link": "string", "after": "string" } }, "results": [ { "firstName": "string", "lastName": "string", "primaryTeamId": "101", "roleIds": [ "string" ], "sendWelcomeEmail": true, "roleId": "100", "secondaryTeamIds": [ "102" ], "id": "123", "superAdmin": false, "email": "newUser@email.com" } ] }
Was this page helpful?