{
"success": true,
"error": "text",
"runs": [
{
"tunerJobId": 1,
"tunerCoordinatorJobId": 1,
"index": 1,
"name": "text",
"created": "2025-05-06T20:11:14.605Z",
"jobStatus": "cancelled",
"continuationJobId": 1,
"space": [
{
"parameters": {},
"inputBlocks": [
{
"ANY_ADDITIONAL_PROPERTY": "anything"
}
],
"dspBlocks": [
{
"ANY_ADDITIONAL_PROPERTY": "anything"
}
],
"learnBlocks": [
[
{
"ANY_ADDITIONAL_PROPERTY": "anything"
}
]
]
}
],
"visible": true
}
]
}