/eventSubscriptions/{eventSubscriptionId}/filters/{filterId}Ask AIget https://{BaseUrl}/api/v3.0/eventSubscriptions/{eventSubscriptionId}/filters/{filterId}Gets info about a specific filter of a given event subscription ID.Path ParamseventSubscriptionIdstringrequiredEvent Subscription IDfilterIdstringrequiredEvent Subscription Filter IDResponses 200OK 400The supplied object is invalid. Error detail will contain the validation error. 401You are not authenticated. Please authenticate and try again. 404Referenced resource could not be found. 500Something went wrong in the server. Please try again.Updated 5 months ago