{
"success": true,
"error": "text",
"runs": [
{
"tunerJobId": 1,
"tunerCoordinatorJobId": 1,
"index": 1,
"name": "text",
"created": "2025-03-26T13:00:07.828Z",
"jobStatus": "cancelled",
"continuationJobId": 1,
"space": [
{
"parameters": {},
"inputBlocks": [
{
"ANY_ADDITIONAL_PROPERTY": "anything"
}
],
"dspBlocks": [
{
"ANY_ADDITIONAL_PROPERTY": "anything"
}
],
"learnBlocks": [
[
{
"ANY_ADDITIONAL_PROPERTY": "anything"
}
]
]
}
],
"visible": true
}
]
}