cURL
curl --request GET \ --url https://us.getconvoy.cloud/api/v1/projects/{projectID}/subscriptions/{subscriptionID}/filters/{filterID} \ --header 'Authorization: <api-key>'
{ "message": "<string>", "status": true, "data": { "body": {}, "event_type": "<string>", "headers": {}, "raw_body": {}, "raw_headers": {}, "subscription_id": "<string>", "uid": "<string>" } }
This endpoint retrieves a single filter
Documentation IndexFetch the complete documentation index at: https://getconvoy.io/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://getconvoy.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Project ID
Subscription ID
Filter ID
OK
Show child attributes
Was this page helpful?