Onboarding
Get organization onboarding
Returns the onboarding checklist for an organization, tracking which onboarding steps have been completed. Service-account callers with organization read scope can read any organization’s onboarding. User and API-key callers can only read onboarding for their active organization context.
GET
Get organization onboarding
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Internal organization id
Response
Organization onboarding checklist found
Previous
Update organization onboardingMarks the given onboarding step as completed for an organization. This endpoint uses the same organization read authorization as the onboarding read endpoint: service-account callers with organization read scope can update any organization's onboarding, while user and API-key callers can only update onboarding for their active organization context.
Next
Get organization onboarding