List Inbound Receiver Catalog

GET /v2/webhooks/inbound-catalog

Required scopes

partner:incoming-webhooks:read

Tokens missing any required scope return 401 scope_missing. See Auth & Scopes for issuance.

Operation

Operation ID listInboundReceiverCatalog
Tags InboundReceivers

Responses

200
OK
object
FieldTypeDescription
data *schema[]
page *page

Example request

GET https://api.digitalonboarding.com/v2/webhooks/inbound-catalog
Authorization: Bearer <partner-token>