workers_created_on

When the script was created.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-workers-created-on-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/workers_created_on",
  "title": "workers_created_on",
  "description": "When the script was created.",
  "example": "2017-01-01T00:00:00Z",
  "format": "date-time",
  "readOnly": true,
  "type": "string"
}