Skip to main content

List Active Webhook Subscriptions

GET 

/api/v1/enterprise/eudr/webhooks

Retrieves all active webhook registrations registered for this organization. Cryptographic signing secrets are redacted for security.

Responses

List of active webhooks successfully retrieved

Response Headers
    X-RateLimit-Limit

    The maximum number of requests you're permitted to make per hour.

    X-RateLimit-Remaining

    The number of requests remaining in the current rate limit window.

    X-RateLimit-Reset

    The time at which the current rate limit window resets in UTC epoch seconds.