Skip to main content
GET
/
v1
/
oauth
/
callback
/
{provider}
OAuth callback (provider redirects here)
curl --request GET \
  --url https://auth.runtools.ai/v1/oauth/callback/{provider}

Documentation Index

Fetch the complete documentation index at: https://docs.runtools.ai/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

provider
string
required

Query Parameters

code
string
state
string
required
error
string
error_description
string

Response

307

Redirect to dashboard or CLI.