Skip to main content
GET
Get Access Token

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

integration
string
required

Integration identifier, for example github or slack.

Query Parameters

projectId
string<uuid>

Project ID; required, OAuth tokens are project-scoped.

Response

Token response (success, auth required, or refresh failed)

accessToken
string
required

Valid OAuth access token for the requested integration.