watch_company
Subscribe to a company's hiring events on a registered webhook --
webhook_endpoint_id must belong to the same customer as the
authenticated key. Meters one watch unit.
A free key holds a limited number of watches at once; the one past that
is refused with the same 402 the REST route raises, and cancelling a
watch returns the slot.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | ||
| event_types | Yes | ||
| plane_api_key | No | ||
| idempotency_key | No | ||
| webhook_endpoint_id | Yes |