GET /users
Retrieve the overall user list
Last updated
Retrieve the overall user list
Last updated
This endpoint will return a list of the .
GET
https://open-api.rezi.ai/v1/users
Retrieve the list of users ordered by creation time in descendant order
size
String
Maximum size is 100 (default: 100)
startAfter
String
use cursor last to get next page (default: null)
String
retrieve user by email
endBefore
String
use cursor first to get previous page (default: null)
Authentication*
String
"Bearer PRIVATE_TOKEN_API_KEY" Authentication token to secure and track down your usage. Use this specific format with your Private API key