app-operations_manager

On this page:

getJob

Summary

Get a job by ID

Description

Get a job by ID. Include or exclude fields with the 'include' and 'exclude' parameters. Dereference foreign references with the 'dereference' parameter.

Route

GET /operations-manager/jobs/:id

Roles

admin engineering apiread operations

Parameters

DetailsExampleSchema
Name Type Required Description
id string yes ObjectId specifying a job.
queryParameters object yes Optional parameters for projecting fields in the job document.

Return

DetailsExampleSchema
Name Type Description
job object Job document