Filters

Please note: the list will show public filters or those created by the token owner https://help.workzeal.com/settings/filters

List of custom filters

GET https://do.workzeal.com/filter/list/custom?id_module=1

Query Parameters

Name
Type
Description

id_module

Int

Code of module № 1 is Clients

Headers

Name
Type
Description

Authorization

String

Bearer XXXXX.XXXXX.XXXXX

Content-Type

String

application/json

Answer

{
  "status": "success",
  "error": "",
  "code": null,
  "rows": 0,
  "pages": 0,
  "page": 0,
  "value": [
             {
               "id": 48,
               "id_module": 1,
               "is_public": true,
               "name": "Example",
               "user_id": 37,
               "limitation": false,
               "date_limitation": null
              }
            ]
}

Modules

⚡️id_module

  1. Clients

  2. Tasks

  3. Projects and orders

  4. Documents

  5. Fianance

20. Deals

24. Mail

Columns

Имя
Описание

id

Filter ID

id_module

Code of module

is_public

The filter is Public or not

name

Name

user_id

Created by User ID

limitation

Has a limit of live

date_limitation

Will be expired and deleted on date