Skip to main content
GET
Retrieve Oauth Client

Authorizations

Authorization
string
header
required

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

Path Parameters

team_id
string
required
client_pk
string
required

Response

Successful Response

data
JsonApiResource[OAuthClientAttributes] · object
required
included
any[] | null
meta
Meta · object | null