Compute Funding
GET
/v1/compute/fundingAuthorization
HTTPBearer AuthorizationBearer <token>
In: header
Query Parameters
compute_grant_id*Compute Grant Id
approval_session_id?string|null
Response Body
application/json
application/json
curl -X GET "https://flywheel.paradigma.inc/api/v1/compute/funding?compute_grant_id=string"{}{
"detail": [
{
"ctx": {},
"input": null,
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}