My Account

Retrieve event types

GET /v3/webhooks/eventTypes

This request retrieves a list of event types and resource names to which users can subscribe.

Subscribe to notifications using the Create a subscription request (POST v3/webhooks/subscriptions).
These notifications are triggered for the subscribed event types only.
See the Create a subscription request (POST v3/webhooks/subscriptions) for more information.

Event types are workflow events that are triggered at status or condition changes. Some examples include the following:

  • A feed submission finishes or completes processing
  • A report requested finishes processing
Language
URL
Click Try It! to start a request and see the response here!