registrar-api_created_at

Shows time of creation.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-registrar-api-created-at-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/registrar-api_created_at",
  "title": "registrar-api_created_at",
  "description": "Shows time of creation.",
  "example": "2018-08-28T17:26:26Z",
  "format": "date-time",
  "type": "string"
}