Skip to main content
GET
Get OAuth client metadata

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

client_id
string
required

OAuth client ID

Response

OK

clientId
string

OAuth client ID

clientName
string

Client display name

logoUri
string

Client logo URL

clientUri
string

Client website URL

policyUri
string

Privacy policy URL

tosUri
string

Terms of service URL