Skip to main content
GET
List Webhooks

Overview

Retrieve all webhook endpoints configured for the authenticated user. Use this to view your webhook configurations and their status.
Pro webhook setup is support-managed. Contact support@daya.co to configure webhook endpoints for your Pro account.

Authentication

X-Api-Key
string
required
Your API key with Write scope

Request Examples

Response

success
boolean
required
Indicates if the request was successful
message
string
required
Human-readable response message
data
array
required
Array of webhook objects

Success Response

Error Responses

Webhook Status

Rate Limits

  • 100 requests per minute per API key

Next Steps

Create Webhook

Create a new webhook endpoint

Webhook Overview

Learn about webhook events and payloads