Import API
Get a job
Get information about a single job
get/jobs/{id}
Path parameters
idstring required
A unique job identifier
Response
Return a single jobs information
Example response
{
"last_updated": "2016-07-17T08:38:25.316+0000"
}Get information about a single job
A unique job identifier
Return a single jobs information
{
"last_updated": "2016-07-17T08:38:25.316+0000"
}