v1

latestOpenAPI 3.0.02026-07-14169146300.3 KB
OAuth

[Beta] Authorize user through oauth

get/v1/oauth/authorize

Query parameters

client_idstring uuid required
Example:66666666-6666-4666-8666-666666666666
response_type'code' | 'token' | 'id_token token' required
Example:code
redirect_uristring required
Example:https://app.acme.com/auth/callback
scopestring
Example:projects:read projects:write
statestring
Example:st_9f4d3a206b2e4a7e8c91
response_modestring
Example:query
code_challengestring
Example:Z_P4EKbGwIkA01e3Y5fp4tMCvn_Ae5nUw7qY7XwkTrQ
code_challenge_method'plain' | 'sha256' | 'S256'
Example:S256
organization_slugstring
Example:tsrqponmlkjihgfedcba

Organization slug

target_flowstring
resourcestring uri

Resource indicator for MCP (Model Context Protocol) clients