List credit grants
List credit grants.
Path parameters
ULID (Universally Unique Lexicographically Sortable Identifier).
Query parameters
Determines which page of the collection to retrieve.
Filter credit grants returned in the response.
{
"currency": "USD"
}Response
Page paginated response.
Example response
{
"data": [
{
"id": "01G65Z755AFWAKHE12NY0CQ9FH",
"labels": {
"env": "test"
},
"created_at": "2023-01-01T01:01:01.001Z",
"updated_at": "2023-01-01T01:01:01.001Z",
"deleted_at": "2023-01-01T01:01:01.001Z",
"currency": "USD",
"purchase": {
"currency": "USD"
},
"tax_config": {
"tax_code": {
"id": "01G65Z755AFWAKHE12NY0CQ9FH"
}
},
"invoice": {
"id": "01G65Z755AFWAKHE12NY0CQ9FH",
"line": {
"id": "01G65Z755AFWAKHE12NY0CQ9FH"
}
},
"filters": {
"features": [
"input_tokens",
"output_tokens"
]
},
"effective_at": "2023-01-01T01:01:01.001Z",
"key": "019ae40f-4258-7f15-9491-842f42a7d6ac",
"expires_at": "2023-01-01T01:01:01.001Z",
"voided_at": "2023-01-01T01:01:01.001Z"
}
],
"meta": {
"page": {
"number": 1,
"size": 10,
"total": 100
}
}
}Changes
Changed in 8 of the 63 revisions of this API.8823
- ▲
added to the
//////response propertyoneOflist for the response statusresponse-property-one-of-added
- ○
removed from the
//////response propertyanyOflist for the response statusresponse-property-any-of-removed
- ▲
- ▲
the
//////response's property type changed fromstringto no type for statusresponse-property-type-changed
- ○
removed from the
//////response propertyallOflist for the response statusresponse-property-all-of-removed
- ○
added to the
//////response propertyanyOflist for the response statusresponse-property-any-of-added
- ▲
- ○
for the
queryrequest parameterfilter, the format of propertykey/allOf[StringFieldFilter]/anyOf[subschema #2]/ocontainswas generalized fromArrayEncoding.commaDelimitedto no formatrequest-parameter-property-type-generalized
- ○
for the
queryrequest parameterfilter, the format of propertykey/allOf[StringFieldFilter]/anyOf[subschema #2]/oeqwas generalized fromArrayEncoding.commaDelimitedto no formatrequest-parameter-property-type-generalized
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ▲
the
//response's property type changed fromobjectto no type for statusresponse-property-type-changed
- ▲
the
//response's property type changed fromobjectto no type for statusresponse-property-type-changed
- ▲
removed the required property
///from the response with the statusresponse-required-property-removed
- ▲
removed the required property
///from the response with the statusresponse-required-property-removed
- ●
removed the optional property
///from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
///from the response with the statusresponse-optional-property-removed
- ○
added to the
//response propertyallOflist for the response statusresponse-property-all-of-added
- ○
added to the
//response propertyallOflist for the response statusresponse-property-all-of-added
- ○
added to the
////response propertyallOflist for the response statusresponse-property-all-of-added
- ○
removed from the
////response propertyallOflist for the response statusresponse-property-all-of-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ▲
the
//response's property type changed from no type toobjectfor statusresponse-property-type-changed
- ▲
the
//response's property type changed from no type toobjectfor statusresponse-property-type-changed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
added to the
////response propertyallOflist for the response statusresponse-property-all-of-added
- ○
removed from the
//response propertyallOflist for the response statusresponse-property-all-of-removed
- ○
removed from the
//response propertyallOflist for the response statusresponse-property-all-of-removed
- ○
removed from the
////response propertyallOflist for the response statusresponse-property-all-of-removed
- ○
added the required property
///to the response with the statusresponse-required-property-added
- ○
added the required property
///to the response with the statusresponse-required-property-added
This revision also has 112 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲