Returns a paginated list of onboarding applications. Results are sorted by createdAt descending (newest first).
The maximum number of results to return.
1 <= x <= 1000200
The number of items to skip before returning results.
100
Filter by application status. Use commas to pass multiple values. Has to be URL encoded.
DRAFT, SUBMITTED, APPROVED, REJECTED "DRAFT%2CSUBMITTED"
Filter by application type. Use commas to pass multiple values. Has to be URL encoded.
PRIVATE_COMPANY, SOLE_TRADER, PUBLIC_COMPANY_LISTED, PUBLIC_COMPANY_UNLISTED, PARTNERSHIP, CHARITY, NON_PROFIT, SOCIAL_ENTERPRISE, PENSION, FUND, TRUST, SEGREGATED_PORTFOLIO_COMPANY, OTHER, INDIVIDUAL "PRIVATE_COMPANY%2CINDIVIDUAL"
Search applications by registered name, registration number, first name, last name, or email.
"Equals Money"
OK
The total amount of records matching the querying when "limit" is ignored.
67
List of applications matching the query criteria.
The maximum number of results to return.
1 <= x <= 1000200
The number of items to skip before returning results.
100