List commitments.

List commitments with pagination, filtering, and sorting support.
Supersedes GetCommitments from the inventory API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Organization ID

Query Params
string

Defines the number of items that should be returned

string

Cursor that defines token indicating where to start the next page.
Empty value indicates to start from beginning of the dataset.

string

The field name to order by. Nested fields can be specified by using a dot (e.g. user.name).

string
enum

The order of returned items. Default is ASC.

Allowed:
types
array of strings

Filter by commitment types

types
Allowed:
clouds
array of strings

Filter by cloud providers

clouds
Allowed:
string

Filter by commitment name (case-insensitive, partial matching)

regions
array of strings

Filter by regions

regions
string

Filter to commitments assigned to a specific cluster

states
array of strings

Filter by lifecycle states

states
Allowed:
boolean

Include total count of matching commitments in the response

boolean

Filter to commitments that have no clusters assigned.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json