Skip to main content
GET
Get OAuth application by client ID

Authorizations

Authorization
string
header
required

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

Path Parameters

clientId
string
required

Response

Application retrieved successfully with configuration details (client secret is never returned after creation).