Compute Grants
GET
/v1/compute/grantsAuthorization
HTTPBearer AuthorizationBearer <token>
In: header
Query Parameters
budget_source?string|null
status?string|null
approval_session_id?string|null
limit?Limit
Default
20Response Body
application/json
application/json
curl -X GET "https://flywheel.paradigma.inc/api/v1/compute/grants"{}{
"detail": [
{
"ctx": {},
"input": null,
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}