api-docs icon indicating copy to clipboard operation
api-docs copied to clipboard

"event" URL parameter is ignored when "search" is used while listing messages

Open iredchuk opened this issue 7 years ago • 0 comments

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.

iredchuk avatar May 18 '18 14:05 iredchuk