List integration-channels
GET /integration-channels
GET
/integration-channels
Integration Hub channels — outbound event dispatching to third-party platforms (Zapier, Make, n8n, Slack, Teams, Discord, generic webhooks).
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” pagination[page]
integer
pagination[pageSize]
integer
filters
Strapi REST filter syntax
object
sort
string
populate
string
Responses
Section titled “ Responses ”OK
object
data
Array
object
name
required
string
description
string
type
required
string
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
health_check_url
string
last_health_check
string format: date-time
consecutive_failures
integer
circuit_breaker_open
boolean
health_status
string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer
Missing or invalid authentication
Not authorized (tenant scope or capability)