Details
Webhooks
Get webhook by id
Retrieves detailed information about a specific webhook by its unique ID. This includes the webhook URL, subscribed events, status, and optional metadata. Useful for reviewing or verifying individual webhook configurations.
GET
Details
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Example:
"{{companyId}}"
Path Parameters
Query Parameters
Example:
"confirmed"
Body
application/json
Response
200 - application/json
200
Example:
"2025-10-10T14:55:27.000000Z"
Example:
["order.created"]Example:
0
Example:
"01k779x9jv4cdpca6zjzgdatj3"
Example:
true
Example:
"c2EmRyAUY0uND8qvv2px5iOUbYHDpAtz"
Example:
"2025-10-10T14:55:27.000000Z"
Example:
"https://genuka-api.test/admin"
