UNDER DEVELOPMENT
The following endpoints can be used to access and manipulate saved filters Saved filters are filters which you saved or are shared by other staff when filtering object list.
We currently support the following object types:
METHOD | ENDPOINT | DESCRIPTION |
---|---|---|
GET | /filters | Returns an array of filters created by you or shared by other staff. |
GET | /:object_type/filters | Returns an array of filters for a specific object type, e.g. company, prospect, etc. |