User GuidesAPI ReferenceRelease Notes
Doc HomeHelp CenterLog In

Get the timestamp of the last low-latency-match update for a specific project

Get the timestamp of the last LLM update for a project.

Response Header Fields

Returns the timestamp of the last LLM update in the response header. For instance:

{
  "date": "Tue, 03 Aug 2021 19:19:39 GMT",
  "x-request-tracker": "<requestId>",
  "content-type": null
}
Language
Click Try It! to start a request and see the response here!