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

project_reference
string

Project UUID or slug; required, OAuth tokens are project-scoped.

projectId
string

Deprecated project ID or slug alias. Use project_reference.

project_id
string

Deprecated project ID or slug alias. Use project_reference.

Response

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

accessToken
string
required

Valid OAuth access token for the requested integration.