Retrieves all users associated with the current tenant application. This tool allows you to get information about all users that belong to your tenant app, using the API key for authentication and tenant identification.
Status Code | Description |
---|---|
401 | Unauthorized - invalid or missing API key |
403 | Forbidden - the API key doesn’t have sufficient permissions |
404 | Tenant app not found |
500 | Internal server error |