Skip to main content
GET
Get OAuth server config

Authorizations

Authorization
string
header
required

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

Path Parameters

appID
string
required

The id of the app the request refers to. An application's unique identifier.

Examples:

"54e9ujn"

"fvua38g"

Response

OK

default_provider_url
string
required
Example:

"https://auth.example.com"

registration
object
required

How third-party clients come to exist, and the settings they share.

updated_at
integer<int64>
required

Unix timestamp (seconds) of the last update.

Example:

1718000000