Skip to main content
GET
Get Project Integration

Authorizations

Authorization
string
header
required

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

Path Parameters

project_reference
string
required
name
string
required

Response

Project integration card

name
string
required
display_name
string
required
icon
string
required
description
string
required
auth_type
string
required
tool_count
number
required
prompt_count
number
required
enabled_for_project
boolean
required
connected_for_project
boolean
required
scope
enum<string>
required
Available options:
project,
endUser
allowed_tools
string[] | null
required
execution_mode
enum<string>
required

The execution mode associated with this tool result.

Available options:
real,
mock
project_connections
object
required
project_user_connections
object
required
config
object