Skip to content

List integration-channels

GET
/integration-channels

Integration Hub channels — outbound event dispatching to third-party platforms (Zapier, Make, n8n, Slack, Teams, Discord, generic webhooks).

pagination[page]
integer
pagination[pageSize]
integer
filters

Strapi REST filter syntax

object
sort
string
populate
string

OK

object
data
Array
object
name
required
string
description
string
type
required
string
Allowed values: zapier make n8n generic_webhook slack teams discord
endpoint_url
required
string
trigger_events

Arbitrary JSON value (object, array, string, number, boolean, or null)

payload_template

Arbitrary JSON value (object, array, string, number, boolean, or null)

auth_header_name
string
auth_header_value
string
is_enabled
boolean
last_triggered_at
string format: date-time
success_count
integer
error_count
integer
organisation
One of:

DocumentId reference to api::organisation.organisation

string
health_check_url
string
last_health_check
string format: date-time
consecutive_failures
integer
circuit_breaker_open
boolean
health_status
string
Allowed values: healthy degraded unhealthy unknown
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
nullable
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer

Missing or invalid authentication

Not authorized (tenant scope or capability)