v35

latestOpenAPI 3.0.0Proprietaryraw.githubusercontent.com2026-04-1656176283.0 KB
Authorization

Check Authorization Status

Checks the status of an ongoing authorization process for a specific tool. If 'wait' param is present, does not respond until either the auth status becomes completed or the timeout is reached.

get/v1/auth/status

Query parameters

idstring required

Authorization ID

waitinteger

Timeout in seconds (max 59)

Response

OK

idstring
provider_idstring
scopesstring[]
status'not_started' | 'pending' | 'completed' | 'failed'
urlstring
user_idstring