Retrieve a job
GET
https://api.1099policy.com/api/v1/jobs/{job_id}
Production server
Retrieve a job
Retrieves the details of an existing job. Supply the unique job ID from either a job creation request or the job list, and 1099Policy will return the corresponding job information.
GET /api/v1/jobs/{job_id}
Loading...
Response
Waiting for a request to be sent.