Skip to main content
POST
Retrieve detailed information about a specific webhook template by its UUID.

Base URL

All API requests should be made to:

Example request

Request body

Example response

Response fields

Data object

Root fields

Authorizations

x-hookpulse-api-key
string
header
required

API key for authentication. Get this from your dashboard by selecting a brand and going to API Keys section.

x-brand-uuid
string
header
required

Brand UUID for authentication. Get this from your dashboard after adding a brand - it will be displayed in the UI.

Body

application/json

Webhook template lookup request

webhook_uuid
string
required

UUID of the webhook template to retrieve

Response

Successful response

success
boolean

Indicates if the request was successful

data
object