Jump to: navigation, search

Fetch a list of filters available for GTL

Method

GET

Syntax

GET /gtl/filters/<tenant_dbid>

Response Body

[
  "<filter name>",
  ...
]

Notes

The list contains names of filters that are owned by the current user or are public (the list may be empty). Private filters owned by other users are not displayed. This is the default behavior for Global Task List.

This page was last edited on December 19, 2017, at 11:03.
Comments or questions about this documentation? Contact us for support!