v1
latestOpenAPI 3.0.02026-08-04134348905.1 KBOnboarding
Retrieve uploaded data and status of all onboarding customer subaccounts
Permissions required: Onboarding
List all customer subaccounts onboarding application status, missing information and previously uploaded information.
get/onboarding/subaccounts
Query parameters
afterIdstring
When paginating this is used to provide the starting point for the page to fetch (retrieved from the previous response body)
limitinteger
Maximum number of results to return per query
Response
Customer applications status and errors
Example response
{
"page": {
"next": "<next page url>"
}
}