Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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:

  1. Company
  2. Contact
  3. Affiliation
  4. Prospect
  5. Issue
  6. Milestone
  7. Activity
  8. Contract
  9. Issue
  10. Job
  11. Quote
  12. Staff
  13. Task

 

METHODENDPOINTDESCRIPTION
GET/filtersReturns an array of filters created by you or shared by other staff.
GET/:object_type/filtersReturns an array of filters for a specific object type, e.g. company, prospect, etc.
  • No labels