lists_created_on

The RFC 3339 timestamp of when the list was created.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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