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

projectId
string<uuid>

Project that owns the connection.

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