lists_modified_on

The RFC 3339 timestamp of when the list was last modified.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-lists-modified-on-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/lists_modified_on",
  "title": "lists_modified_on",
  "description": "The RFC 3339 timestamp of when the list was last modified.",
  "example": "2020-01-10T14:00:00Z",
  "type": "string"
}