Referencecalls
List Calls
Query Parameters
status?string|null
mode?string|null
limit?Limit
Default
25offset?Offset
Default
0Response Body
application/json
application/json
curl -X GET "https://loading/v1/calls"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}