Skip to main content

Event filters

GET Returns the list of supported event filters.​

https://api.track.toggl.com/webhooks/api/v1/event_filters

Returns the list of supported event filters to be used when creating or updating a subscription.

curl  https://api.track.toggl.com/webhooks/api/v1/event_filters \
-H "Content-Type: application/json"

Response​

200​

nametypedescription
clientArray of string-
projectArray of string-
time_entryArray of string-

500​

Internal Server Error
© 2024 Toggl. All rights reserved.