Convoy · Example Payload

Convoy Op Getfilter Example

WebhooksWebhook GatewayEvent DeliveryEventingMessagingIntegrationAPI Infrastructure

Convoy Op Getfilter Example is an example object payload from Convoy, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdmethodpathsummary

Example Payload

Raw ↑
{
  "operationId": "GetFilter",
  "method": "GET",
  "path": "/v1/projects/{projectID}/subscriptions/{subscriptionID}/filters/{filterID}",
  "summary": "Get a filter"
}