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 8 Next »

To help you to track the age of your classification data, the processedAt provides a timestamp when the analysis report was generated in ISO-8601 format.

Verity maintains a cache of JSON analysis reports. The cache has different default maximum time-to-live (TTL) values for each type of content. The content expires from the cache following the processedAt timestamp.

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

Values

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

Example

"processedAt": "2020-09-25T00:49:11.107Z"

  • No labels