Skip to main content
GET
Start OAuth Connection

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 gmail.

Query Parameters

project_reference
string

Project UUID or slug that owns the connection.

projectId
string

Deprecated project ID or slug alias. Use project_reference.

project_id
string

Deprecated project ID or slug alias. Use project_reference.

scope
enum<string>

Connection ownership within the project.

Available options:
user,
project
redirect
string

Dashboard-relative path to redirect to after OAuth completes.

redirect_uri
string

Absolute redirect URI for native or custom app OAuth flows.

session_token
string

One-time native OAuth connect session token.

Response

Redirect to provider consent screen