Skip to main content

Limits

GET Returns the webhook limits for the specified workspace ID.

https://api.track.toggl.com/webhooks/api/v1/limits/{workspace_id}

Returns the webhook limits (amount and event filters) for the given workspace ID.

curl  https://api.track.toggl.com/webhooks/api/v1/limits/{workspace_id} \
-H "Content-Type: application/json"

Response

200

NameTypeDescription
max_events_per_webhookinteger-
max_webhooksinteger-

500

Internal Server Error

© 2025 Toggl. All rights reserved.