List all Business entities for your application. Supports filters on status, country, search, and date range. Each response includes didit_internal_id; vendor_data may be null when no identifier was supplied at session creation.
status=FLAGGED to drive a review inbox.display_name, legal_name, registration_number, or vendor_data.| Query parameter | Description |
|---|---|
status | ACTIVE, FLAGGED, or BLOCKED. |
search | Substring match on display name, legal name, registration, vendor_data. |
country_code | ISO 3166-1 alpha-3 country of incorporation. |
created_after, created_before | Creation date window. |
last_activity_after, last_activity_before | Activity window. |
page_size | 1–200. Default 50. |
cursor | Pagination cursor. |
vendor_data may be null if the originating session or transaction did not provide one.next cursor between calls.list:businesses.
Filter by business status
Active, Flagged, Blocked Search by legal name, display name, vendor_data, or registration number
Filter by country of incorporation (ISO2 code)
Results per page (max 200)
Pagination offset