Skip to main content
GET
List Partner Webhooks

Authorizations

Authorization
string
header
required

Get token from Auth0 and paste it here

Response

200 - application/json

Successful Response

partner_id
string
required

Auth0 client_id of the partner

category
enum<string>
required

Event category, e.g. payroll_status

Available options:
payroll_status
enabled
boolean
required

Whether deliveries are sent for this webhook

url
string<uri>
required

HTTPS endpoint we POST events to

Required string length: 1 - 2083