General Information
...
Service | API | Method | Data Models | Workflow |
---|---|---|---|---|
urac | /admin/users | GET | Users | Get Users Flow |
...
Name | Source | Mandatory | Type | Special Format | Description |
---|---|---|---|---|---|
config | Query | NO | Object | N/A | Tenant Profile Config Object |
start | Query | NO | Number | N/A | The start index of the records to get. Default 0 |
limit | Query | NO | Number | N/A | The number of records to get. Default 1000 |
keywords | Query | NO | String | N/A | Applied towards: email, username, firstName, or lastName |
...