{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "JobId",
"description": "ID used to track the job created for generating report.",
"$id": "https://raw.githubusercontent.com/api-evangelist/otter/refs/heads/main/json-schema/public-api-job-id-schema.json",
"type": "string",
"example": "38ab397f-b142-4b06-b70c-40c68a408bea"
}