Skip to content

System metadata

Standard system-level metadata about a record.

Standard system-level metadata about a given record.

PropertyTypeRequiredDescription
createdAtstringYesThe timestamp (in UTC) at which the record was created.
lastModifiedAtstringYesThe timestamp (in UTC) at which the record was last modified.
{
"createdAt": "2025-01-01T17:01:01",
"lastModifiedAt": "2025-01-02T17:30:00"
}