Organization storage cost tracking
Get storage type metrics
Get time series metrics grouped by storage type for an organization
path Parameters
organization_idOrganization ID
query Parameters
metricMetric to retrieve (egress_bytes|egress_records|errors)
startISO3339 start time, default 6 hours ago
endISO3339 end time, default now
resolutionResolution of the data, default determined by time window
billing_typeFilter by billing type (billable|non_billable)
pipeline_idFilter to specific pipeline
Get storage type metrics › Responses
Storage type metrics
end_atmetricorganization_idorganization_nameresolutionstart_atGet storage type output details
Get detailed metrics for each individual output, including egress and associated input
path Parameters
organization_idOrganization ID
query Parameters
startISO3339 start time, default 6 hours ago
endISO3339 end time, default now
billing_typeFilter by billing type (billable|non_billable)
pipeline_idFilter to specific pipeline
Get storage type output details › Responses
Storage type output details
end_atorganization_idorganization_namestart_atGet storage type cost summary
Get aggregated cost and usage summary by storage type
path Parameters
organization_idOrganization ID
query Parameters
startISO3339 start time, default 6 hours ago
endISO3339 end time, default now
billing_typeFilter by billing type (billable|non_billable)
pipeline_idFilter to specific pipeline
Get storage type cost summary › Responses
Storage type cost summary
end_atorganization_idorganization_namestart_atGet storage type output details by type
Get detailed metrics for each individual output of a specific storage type
path Parameters
organization_idOrganization ID
storage_typeStorage type (e.g., s3, dev-null, bigquery)
query Parameters
startISO3339 start time, default 6 hours ago
endISO3339 end time, default now
billing_typeFilter by billing type (billable|non_billable)
pipeline_idFilter to specific pipeline
Get storage type output details by type › Responses
Storage type output details
end_atorganization_idorganization_namestart_atSet storage type cost
Update per-organization cost configuration for storage types
path Parameters
organization_idOrganization ID
Set storage type cost › Request Body
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object | |
| type = object |
Set storage type cost › Responses
Updated storage type cost
organization_id