Shows time of creation.
{ "$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" }