List a customer's onboardings

View as Markdown

Newest first. Not paginated — a customer rarely has more than a handful.

Authentication

AuthorizationBearer

Send your key in the Authorization header. Keys start with pivotal_ (production) or pivotal_test_ (test mode, no side effects on integrations). Rotate keys from /admin/api-keys — old keys 401 instantly when revoked.

Path parameters

customerIdstringRequired

Numeric display_id or cuid of the parent customer.

Response

OK
objectenum
datalist of objects
has_moreboolean
next_cursorstring or null

Errors

401
Unauthorized Error
404
Not Found Error