Skip to content

List Cost Snapshots

GET
/cost/snapshots
tenant_id
required
Tenant Id
string format: uuid
aws_account_id
Any of:
string format: uuid
st_session
Any of:
string

Successful Response

Response List Cost Snapshots Cost Snapshots Get
Array<object>
SyncRunRecord

One account’s snapshot. The report reads these; this endpoint exposes them so the operator can see per-account sync health without inferring it.

object
aws_account_id
required
Aws Account Id
string
connection_id
required
Connection Id
string format: uuid
counts
required
Counts
object
key
additional properties
any
currency
required
Currency
string
degradations
required
Degradations
Array<object>
object
key
additional properties
any
error
required
Any of:
object
key
additional properties
any
finished_at
required
Any of:
string format: date-time
id
required
Id
string format: uuid
items_pruned
required
Items Pruned
boolean
resource_level
required
Resource Level
string
resource_window_start
required
Any of:
string format: date
started_at
required
Started At
string format: date-time
status
required
Status
string
tenant_aws_account_id
required
Tenant Aws Account Id
string format: uuid
window_end
required
Window End
string format: date
window_start
required
Window Start
string format: date

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string