GET
/
oauthAccounts
/
{oauthAccountId}
/
accessToken

Authorizations

Authorization
string
headerrequired

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

Path Parameters

oauthAccountId
string
required

UUID of a user oauth account

Response

200 - application/json
accessToken
string
required