GET
/
v1
/
jobs
/
external_identifier
/
{externalIdentifier}

Path Parameters

externalIdentifier
string
required

job external identifier

Response

200 - application/json

A Nash Job.

createdAt
string
required

Created at

id
string
required

Job ID

isActive
boolean
required

Is the job active

isBatch
boolean
required

Is the job a batch

jobConfigurations
object[]
required

Job configurations

portalUrl
string
required

Portal URL

externalIdentifier
string | null

External identifier

jobMetadata
object | null

Job metadata

jobSpecification
object | null
deprecated

Job specification

optionsGroup
object | null

Options group

selectedConfiguration
object | null
deprecated

Selected configuration

shortReferenceCode
string | null

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