Skip to main content

List all users (privileged)

GET 

/v1/users

Returns every user account on the platform. Requires the super_user role. Results are cursor-paginated and ordered by user id; pass the returned cursor to fetch the next page.

Request

Responses

List all users (privileged)