cURL
curl --request GET \ --url https://api.getgranite.ai/api/onboarding/progress
{ "items": [ { "id": "<string>", "title": "<string>", "description": "<string>", "completed": true } ], "all_completed": true, "dismissed": true }
Get current onboarding progress with checklist items automatically updated based on system state
Successful Response
Onboarding progress with checklist items
Onboarding checklist items
Show child attributes
Whether all items are completed
Whether checklist has been dismissed