Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The date and time when the analysis report will expire from the Verity cache. This flag helps to track the age of the classification data.

Note that Verity JSON reports are cached and have a default maximum time-to-live (TTL) of 30-days from the processedAt timestamp.

In an effort to avoid potential data staleness, we recommend that clients do not cache processed analysis reports for a period longer than 30-days especially for content that may be prone to change.

The date and time are expressed in ISO-8601 format.

Values

yyyy-MM-dd'T'HH:mm:ss.SSS'Z'

Example

"expiresAt": "2021-06-24T17:57:03.690Z"

  • No labels