Skip to main content
GET
Returns a webhook.

Authorizations

X-API-KEY
string
header
required

Path Parameters

webhook_id
string
required

ID of the webhook to get

Response

OK

webhook_id
string
required

The id of the webhook

Example:

"95a0e70b-fe02-4f47-aef9-2efff279df71"

name
string
required

A unique name of the webhook

Example:

"user-payroll-submitted"

events
string[]
required
Example:
url
string<url>
required
Example:

"https://webhooks.company.com"

created_at
string<date-time>
required
Example:

"2019-05-17T00:00:00.000Z"