FilterStatus
Represents a status ID that, if matched, should cause the filter action to be taken.
Example
{
"id": "1",
"status_id": "109031743575371913"
}
Attributes
id
Description: The ID of the FilterStatus in the database.
Type: String (cast from an integer, but not guaranteed to be a number)
Version history:
4.0.0 - added
status_id
Description: The ID of the Status that will be filtered.
Type: String (cast from an integer, but not guaranteed to be a number)
Version history:
4.0.0 - added
See also
Implementation guidelines for filters /api/v2/filters methods app/serializers/rest/filter_status_serializer.rbLast updated April 21, 2025 · Improve this page
Also available in:
简体中文