FleetbaseFleetbase

Onboard

Onboarding endpoints support initial API setup flows. Use them when a workflow needs to bootstrap or verify account context before consuming operational resources.
GET/v1/onboard/driver-onboard-settings/:companyId

Get Driver Onboard Settings

Returns driver onboarding settings for an organization.

GET/v1/onboard/driver-onboard-settings/:companyId
curl https://api.fleetbase.io/v1/onboard/driver-onboard-settings/:companyId \
  -H "Authorization: Bearer flb_live_…"
Onboard | Fleetbase