v7

latestSwagger 2.02026-07-13322074.5 KB
EventRoutes

Retrieves an event route. Status codes:

  • 200 OK
  • 404 Not Found
    • EventRouteNotFound - The event route was not found.
get/eventroutes/{id}

Path parameters

idstring required

The id for an event route. The id is unique within event routes and case sensitive.

Query parameters

api-versionstring required

The requested API version.

Response

Success

idstring

The id of the event route.

endpointNamestring required

The name of the endpoint this event route is bound to.

filterstring required

An expression which describes the events which are routed to the endpoint.