List client onboardings

Retrieve all client onboardings submitted by the company. Returns only metadata (id, status, timestamps) without the full onboarding data. Use the detail endpoint to retrieve complete information for a specific onboarding.

Path Params
string
required

The Company ID given by Fipto.

Query Params
statuses
array of objects

Filter by client onboarding statuses.

number

The page number retrieved in the paginated results. The default value is 1.

number

The number of items to include in each page of the paginated results. The default value is 100.

string
enum
Defaults to created_at

The sort field used to filter data.

Allowed:
Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json