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.rb