Skip to main content

Function: getJob()

Defined in: Gets a single job by its ID.

Parameters

jobId

string The unique identifier of the job.

Returns

Promise<JobDbType> The job object.