Get Access Token
Get Access Token
Returns a valid access token for an integration.
GET
Get Access Token
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Path Parameters
Integration identifier, for example github or slack.
Query Parameters
Project ID; omit for user-level OAuth tokens.
Response
Token response (success, auth required, or refresh failed)
- Option 1
- Option 2
- Option 3
Valid OAuth access token for the requested integration.