API operations
All 37 operations in the GetItDone public REST API, grouped by resource. Each links to its full reference — parameters, response shape, example, and possible errors.
Organizations
Usage
Members
Projects
API keys
Tasks
Daily plan
Attachments
Webhook endpoints
GET
/v1/webhook-endpointsList webhook endpointsGET/v1/webhook-endpoints/{endpoint_id}Get a webhook endpointPOST/v1/webhook-endpointsCreate a webhook endpointPATCH/v1/webhook-endpoints/{endpoint_id}Update a webhook endpointDELETE/v1/webhook-endpoints/{endpoint_id}Delete a webhook endpointPOST/v1/webhook-endpoints/{endpoint_id}/rotate-secretRotate a webhook endpoint secretPOST/v1/webhook-endpoints/{endpoint_id}/verifyVerify a webhook endpointPOST/v1/webhook-endpoints/{endpoint_id}/test-eventSend a test event to a webhook endpointGET/v1/webhook-endpoints/{endpoint_id}/deliveriesList a webhook endpoint delivery logPOST/v1/webhook-endpoints/{endpoint_id}/deliveries/{delivery_id}/replayReplay a webhook deliveryPOST/v1/webhook-endpoints/{endpoint_id}/replay-failedReplay all recently failed deliveries