Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "id": "<string>", "authorization_completed": true, "checklist_badge_dismissed": true, "checklist_badge_dismissed_at": "<string>", "completed_at": "<string>", "completed_steps": [ "<string>" ], "completed_steps_count": 123, "current_step": 123, "denial_document_uploaded_completed": true, "dismissed": true, "dismissed_at": "<string>", "finished": true, "incomplete_steps": [ "<string>" ], "insurance_card_uploaded_completed": true, "integration_completed": true, "notifications_completed": true, "policy_uploaded_completed": true, "profile_completed": true, "security_completed": true, "should_show_checklist_badge": true, "should_show_wizard": true, "started_at": "<string>", "steps": [ { "key": "<string>", "index": 123, "label": "<string>" } ], "total_steps": 123 }
Returns details for an onboarding.
OK
Show child attributes