users
Get the access token for a user OAuth account
GET
/
oauthAccounts
/
{oauthAccountId}
/
accessToken
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of a user oauth account
Required string length:
36
Response
200 - application/json
Was this page helpful?