v1
latestOpenAPI 3.0.22026-08-061303782.1 MBList Identities
Retrieve a list the previously created Identities.
For details on how to query endpoints using the available parameters, see Query Parameters.
{% admonition type="info" %} If no query parameters are specified in the request the API automatically limits the response to records from the last 30 days. You can request older data by passing an explicit created_at.lte filter. {% /admonition %}
Query parameters
Return every resource created after the cursor value.
Return every resource created before the cursor value.
Filter by the full business name. Partial business names are not supported.
Filter by the business type. Partial business types are not supported.
Filter where created_at is after the given date.
Filter where created_at is before the given date.
Filter by the default_statement_descriptor.
Filter by the email address or email domain. Partial emails are not supported.
Filter by the first name of the person associated to the Identity.
Filter by id.
Filter by the last name of the person associated to the Identity.
The numbers of items to return.
Filter by the tag's key. For more information, see Tags.
Filter by the tag's value. For more information, see Tags.
Filter by the title if available.
Filter where updated_at is after the given date.
Filter where updated_at is before the given date.
Headers
Specify the API version of your request. For more details, see Versioning.
Response
List of Identity objects