Skip to main content
GET
List integration catalog

Authorizations

X-API-Key
string
header
required

API key authentication. Include your API key in the X-API-Key header as: X-API-Key YOUR_API_KEY

Example:

Authorization
string
header
required

JWT Bearer token authentication. Include your access token in the Authorization header as: Bearer YOUR_ACCESS_TOKEN

Example:

Response

Integration catalog retrieved successfully

category
enum<string>
required

Integration category

Available options:
automation,
human_in_the_loop,
database,
messaging,
agent_in_the_loop,
storage
credential_types
enum<string>[]
required
Available options:
api_key,
oauth2,
user_password,
key_file,
client_credentials,
sharepoint_receive,
google_drive_receive
description
string
required
id
string<uuid>
required
name
string
required
provider
enum<string>
required
Available options:
microsoft,
sftp,
aws_ses,
google,
postgresql,
internal_postgresql,
file_storage,
sharepoint_client_secret
credential_providers
CredentialProvider · object[] | null
display_name
string | null
is_plugin
boolean
default:false