List Users
Lists the users in the current organization.
This endpoint requires the Organization Reader role.
URL
Headers
Request Body
N/A
Permissions
Accessing this API requires the Organization Reader role.
Response
Success -> 200
Returns an array of user objects:
userId
email
displayName
Insufficient permissions -> 403
Last updated