api-docs
api-docs copied to clipboard
"event" URL parameter is ignored when "search" is used while listing messages
When I call
GET https://api.flowdock.com/flows/:organisation/:flow/messages?event=message&search=search_term
then "event": "message" filter is ignored and I get all results with the given "search_term" across all event types.