# Jobs

The Jobs endpoint is used to retrieve a specific job.  

## Retrieve a job

 - [GET /api/v2/jobs/{id}](https://api-docs.sitecore.com/ch/jobs-api/jobs/jobbyidv2.md): Retrieves a job with a specified ID. Job targets are not retrieved. Only the link to the relation is used. You can get the job ID in the Job details or in the URL when you click a job target on the Processing page (for example, https://contenthub-server.cloud/en-us/user/myjobs/Job/39309 ).

