Skip to main content
GET
Authorize an approved OAuth client

Query Parameters

client_id
string
required
redirect_uri
string<uri>
required
response_type
string
required
Allowed value: "code"
scope
string
required
state
string
required
code_challenge
string
required
Required string length: 43 - 128
code_challenge_method
string
required
Allowed value: "S256"
resource
enum<string>
required
Available options:
https://api.join.tl/api/v1,
https://mcp.join.tl
nonce
string

Response

Redirect to the Jointl authorization interaction or registered client redirect URI.