v1

latestOpenAPI 3.1.02026-07-268342124.0 KB
users
query

Query users

Query users by a set of filters.

get/users

Query parameters

usernamestring

Filter users by username.

emailstring

Filter users by email address.

phoneNumberstring

Filter users by phone number in E.164 format.

tokenstring

Filter users by token.

limitinteger

The maximum number of users to return.

lastEvaluatedUserIdstring

The user ID to start the query from. Use this for pagination by passing the lastEvaluatedUserId from the previous response.

Response

OK

lastEvaluatedUserIdstring

The user ID to use as the starting point for the next page of results. If not present, there are no more results.