List Users
Provides a list of users for the tenant associated with the API key.
HTTP Response Examples
200
{
"Status": true,
"Message": "",
"Response": {
"users": [
... array of user objects
]
}
}
Type a question in your own words below. Answers are written from our published articles and cite the ones they came from.
Provides a list of users for the tenant associated with the API key.