latestOpenAPI 3.0.12026-08-11284749.9 KB

58e231ca118e

Users

List users

This endpoint lists all users. To find a user id by email, you can filter using the email query parameter.

get/v2/users

Query parameters

cursorstring nullable
limitinteger nullable
emailstring nullable

Currently only support filtering by a single email or a single remote_display_id.

remote_display_idstring nullable

Currently only support filtering by a single email or a single remote_display_id.

expand[]string[] nullable

Expandable fields that can be included in the response by passing in a query parameter e.g. ?expand[]=limit

Response

listUsers 200 response

next_cursorstring nullable