Skip to main content
GET
/
api
/
cron
/
usage-snapshot-updates
{
  "timestamp": "2023-11-07T05:31:56Z",
  "success": true,
  "lookbackStart": "2023-11-07T05:31:56Z",
  "orgsWithRecentUsage": 123,
  "eventsEmitted": 123,
  "skippedRecentlyEmitted": 123
}

Documentation Index

Fetch the complete documentation index at: https://docs.case.dev/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Response

Active usage snapshot update job completed

timestamp
string<date-time>
required
success
boolean
required
lookbackStart
string<date-time>
required
orgsWithRecentUsage
integer
required
eventsEmitted
integer
required
skippedRecentlyEmitted
integer
required