v1

latestOpenAPI 3.0.32026-07-1412735131.4 KB

Get one filter.

get/api/v1/filters/{id}

Response

Filter returned successfully.

contextstring[]

The contexts in which the filter should be applied.

expires_atstring

When the filter should no longer be applied. ISO 8601 Datetime, or null if the filter does not expire

idstring

The ID of the filter in the database. Cast from an integer, but not guaranteed to be a number.

irreversibleboolean

Should matching entities in home and notifications be dropped by the server?

phrasestring

The text to be filtered.

whole_wordboolean

Should the filter consider word boundaries?