Returns a list of guest profiles

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
number
≥ 0
Defaults to 0

The number of items to skip before starting to collect the result set.

number
1 to 250
Defaults to 100

The maximum number of items to return in the response.

boolean

Use true to get total in the response

string

Filter criteria in the format field:operation:value;field:operation:value.

  • field: The field name to filter on.
  • operation: The operation to apply (e.g., equals, not_equals, greater_than, less_than).
  • value: The value to filter by. Value is not required for some operations, like is_null.
    Multiple filters can be separated by semicolons (;).
string

Sorting criteria in one of the following formats:

  1. field1:asc,field2:desc - Sorts by field1 in ascending order and field2 in descending order.
  2. field1,field2 - Sorts by field1 and field2 in ascending order.
  3. Combination of both formats is allowed.
    Each field can be specified with asc (ascending) or desc (descending) if ordering is needed.
Headers
string
required

Organization ID

Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json