GET
/
v1
/
jobs
/
external_identifier
/
{externalIdentifier}

Path Parameters

externalIdentifier
string
required

job external identifier

Response

200 - application/json

A Nash Job.

id
string
required

Job ID

createdAt
string
required

Created at

portalUrl
string
required

Portal URL

externalIdentifier
string | null

External identifier

jobMetadata
object | null

Job metadata

isActive
boolean
required

Is the job active

isBatch
boolean
required

Is the job a batch

jobConfigurations
object[]
required

Job configurations

optionsGroup
object | null

Options group

shortReferenceCode
string | null

7-digit non-unique human-readable reference code for the job.

selectedConfiguration
object | null
deprecated

Selected configuration

jobSpecification
object | null
deprecated

Job specification