Retrieves the traffic filter by ID.
Retrieves a list of resources that are associated to the specified traffic filter.
GET
/api/v1/serverless/traffic-filters/{id}
curl \
--request GET 'https://api.elastic-cloud.com/api/v1/serverless/traffic-filters/{id}' \
--header "Authorization: $API_KEY"