OnboardingPlan
/api/v1/clientops/onboarding-plansStructured onboarding plan for a customer.
listgetcreateupdatedeleteSchema
| Field | Type | Notes |
|---|---|---|
| id | uuid | |
| account_id | uuid | FK → Account |
| status | enum | not_started | in_progress | completed | blocked |
| milestones | json | |
| started_at | date-time |
API
client.clientops.onboardingPlans.*Loading manifest…