Skip to main content
Fetch live external integration webhook route status without returning signing secrets

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-acornops-external-user-id
string
required
Example:

"external-user-1"

Query Parameters

deliveryUrl
string<uri>
required
Example:

"https://bot.example.com/acornops/webhooks/routes/route-token"

Response

External webhook route state. Signing secrets are never included.

status
enum<string>
required
Available options:
unconfigured,
configured,
connected
connectedAt
string<date-time> | null
required
lastSyncedAt
string<date-time> | null
required
subscriptions
object[]
required