Jobs
Get Job by External Identifier
Retrieve a job by its external identifier.
GET
/
v1
/
jobs
/
external_identifier
/
{externalIdentifier}
Path Parameters
externalIdentifier
string
requiredjob external identifier
Response
200 - application/json
A Nash Job.
id
string
requiredJob ID
createdAt
string
requiredCreated at
portalUrl
string
requiredPortal URL
externalIdentifier
string | null
External identifier
jobMetadata
object | null
Job metadata
isActive
boolean
requiredIs the job active
isBatch
boolean
requiredIs the job a batch
jobConfigurations
object[]
requiredJob configurations
optionsGroup
object | null
Options group
shortReferenceCode
string | null
7-digit non-unique human-readable reference code for the job.
selectedConfiguration
object | null
deprecatedSelected configuration
jobSpecification
object | null
deprecatedJob specification