Get one filter

GET {{baseUrl}}/filters/:id

Returns data about a specific filter. Note that this also returns the condition lines of the filter.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":true,"data":{"id":1,"name":"All open deals","active_flag":true,"type":"deals","temporary_flag":null,"user_id":927097,"add_time":"2019-10-15 11:01:53","update_time":"2019-10-15 11:01:53","visible_to":7,"custom_view_id":1}}