{ "operation": "auth-status", "method": "GET", "path": "/v1/auth/status", "summary": "Check Authorization Status", "response": { "context": { "token": "string", "user_info": {} }, "id": "string", "provider_id": "string", "scopes": [ "string" ], "status": null, "url": "string", "user_id": "string" } }