Skip to content

List customer-webhooks

GET
/customer-webhooks

Customer-configured webhook endpoints for Sencai event notifications. Secret field is private and never returned in API responses.

pagination[page]
integer
pagination[pageSize]
integer
filters

Strapi REST filter syntax

object
sort
string
populate
string

OK

object
data
Array
object
name
required
string
<= 100 characters
url
required
string
secret
string
events

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

is_active
boolean
last_delivery_at
string format: date-time
failure_count
integer
organisation
One of:

DocumentId reference to api::organisation.organisation

string
metadata

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

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)