Job
Get Job
Retrieve the details for a specific job.
get/job/{jobId}
Path parameters
jobIdstring required
The Id of the job you want to retrieve details from.
Response
OK
Example response
{
"params": {
"autoTruncateStrings": "false"
}
}Retrieve the details for a specific job.
The Id of the job you want to retrieve details from.
OK
{
"params": {
"autoTruncateStrings": "false"
}
}