Apideck · Schema

Report Generated At

The exact date and time the report was generated.

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

apideck-reportgeneratedat-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ReportGeneratedAt",
  "title": "Report Generated At",
  "type": "string",
  "description": "The exact date and time the report was generated.",
  "format": "date-time",
  "example": "2024-11-14T12:00:00.000Z"
}