Applications
List all applications
Returns a paginated list of applications for the authenticated organization. Applications track onboarding submissions, feature requests, and their review status. Filter by status, type, or customer to narrow results.
GET
List all applications
Authorizations
Query Parameters
Opaque cursor from a previous response to fetch the next page
Maximum number of results to return (1-100)
Required range:
1 <= x <= 100Pagination direction relative to the cursor
Available options:
forward, backward Free-text search across application fields.
Filter by one or more application statuses.
Available options:
pending, processing, approved, rejected, cancelled Filter by one or more public application types.
Available options:
ORGANIZATION_ONBOARDING, CUSTOMER_ONBOARDING, VIRTUAL_ACCOUNT, CRYPTO_WALLET, WALLET_CUSTODY_CONVERSION, SANCTIONS_REVIEW, CUSTOMER_UPDATE Filter to applications belonging to a single customer.
Available options:
createdAt, updatedAt, status, type, submittedAt Available options:
asc, desc Previous
Get an application by IDRetrieves the full details of a single application. Use this to check the current status of an onboarding or feature request submission.
Next
List all applications