List onboarding jobs
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
page
pageSize
state
Filter by FSM state (e.g. complete, awaiting_human).
customerId
Response
A page of jobs.
page
pageSize
total
data
Errors
401
Unauthorized Error