v1
latestOpenAPI 3.1.02026-08-042955230.1 KBCommitments
get/v1/org/{org_id}/commitments/ids
Query parameters
searchstring
Example:us-east-1
Text to search across multiple columns (case-insensitive partial match)
filterobject nullable
JSON object specifying field-specific filter criteria
descboolean
Sort in descending order if true
order_by'duration_seconds' | 'start_date' | 'end_date' | 'upfront_cost' | 'amortized_cost' | 'recurring_cost' | 'created_at' | 'updated_at' | 'is_leased' | 'account_id' | 'type' | 'status' | 'scope' | 'reservation_end' | 'utilization' | 'monthly_savings' | 'null' nullable
Example:created_at
Field to order results by
provider'aws' | 'azure' | 'gcp' required
Example:aws
Cloud provider to filter commitments by
start_datestring date required
Example:2023-01-01
Start date for the commitment period (YYYY-MM-DD)
end_datestring date required
Example:2023-12-31
End date for the commitment period (YYYY-MM-DD)
Response
OK