GEThttps://print-cru.techsound.com/api/v1/hooks/:id
Retrieve details about a webhook subscription.
URL Parameters
id
Example: h-###-####
Example: h-###-####
Response
200 OK
Response Body
hooks.hook.v1 ObjectExample
{
"event" : "...",
"href" : "/api/v1/hooks/h-###-####",
"id" : "h-###-####",
"last_triggered" : "2025-12-13T07:04:28-05:00",
"target" : "https://example.com/api/hooks?token=abc123"
}
API Overview
Contacts API
Files API
Hooks API
Orders API