Webhooks

Get Webhook

Get an events enrollments webhook by partner_id.

get/v1/webhooks/{partner_id}

Path parameters

partner_idstring required

Response

Successful Response

created_atstring date-time required
last_modified_timestring date-time required
webhook_urlstring required
webhook_secretstring required
headersstring[]
payload_format'json' | 'stringified_json'

An enumeration.

Changes

Changed in 2 of the 9 revisions of this API.11

    • added the optional property payload_format to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the optional property payload_format from the response with the 200 status

      response-optional-property-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog