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/:companyIdGet Driver Onboard Settings
Returns driver onboarding settings for an organization.
GET
/v1/onboard/driver-onboard-settings/:companyIdcurl https://api.fleetbase.io/v1/onboard/driver-onboard-settings/:companyId \
-H "Authorization: Bearer flb_live_…"