ListUsers
POST/v1/list-users
Lists the users in your account along with their corpus access and customer-level authorizations. Some tips for this API:
- This operation only works with OAuth 2.0 (in a JWT "Bearer Token") authentication. It does not work with API Keys. You can find details of how to set up and use OAuth 2.0 here.
- Use this API to view the members on your team. If you need to manage their access, use the Manage User endpoint.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.