List Integrations
List platform integrations configured for the project. Disabled tools are excluded by default and can be included for management interfaces.
Authentication
AuthorizationBearer
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
OR
AuthorizationBearer
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
Path parameters
org_id
The unique identifier of the organization.
project_id
The unique identifier of the project.
Query parameters
include_disabled_tools
Include disabled integration tools in the response. Disabled tools cannot be used at runtime.
Response
Integrations retrieved
id
project_id
type
name
auth_type
created
modified
config
tools
setup_instructions
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error