v1
latestSwagger 2.02026-07-175445133.1 KBclaude
Get onboarding status
Returns the current state of the onboarding process
get/v1/claude/onboarding/status
Query parameters
include_outputboolean
Include full PTY output buffer
Response
OK
Example response
{
"error_message": "Timeout in state auth_waiting after 3m0s",
"message": "Please visit the OAuth URL and paste the code",
"oauth_url": "https://claude.ai/oauth/authorize?...",
"state": "auth_waiting"
}