filter

Gets one saved filter

Returns a saved filter by its ID.

get/filters/{id}

Path parameters

idinteger required

Filter ID

Response

The Saved Filter

createdstring

A timestamp when this filter was created. You cannot change this value.

descriptionstring

The description of the filter

idinteger

The unique numeric id of this saved filter

is_favoriteboolean

True if the filter is a favorite. Favorite filters show up in a separate parent project together with favorite projects.

titlestring

The title of the filter.

updatedstring

A timestamp when this filter was last updated. You cannot change this value.

Changes

No recorded changes to this endpoint across all 53 revisions of this API.