{
"activeJobs": {},
"finishedJobs": {},
"errors": [
{
"cause": {},
"stackTrace": [
{
"methodName": "<string>",
"fileName": "<string>",
"lineNumber": 123,
"className": "<string>",
"nativeMethod": true
}
],
"message": "<string>",
"localizedMessage": "<string>",
"suppressed": [
{}
]
}
]
}
{
"activeJobs": {},
"finishedJobs": {},
"errors": [
{
"cause": {},
"stackTrace": [
{
"methodName": "<string>",
"fileName": "<string>",
"lineNumber": 123,
"className": "<string>",
"nativeMethod": true
}
],
"message": "<string>",
"localizedMessage": "<string>",
"suppressed": [
{}
]
}
]
}
Filter to list jobs of a specific type, such as custom script
successful operation
The response is of type object
.