Jobs
Get Job
Retrieve a job by its ID.
GET
/
v1
/
jobs
/
{id}
Path Parameters
id
string
requiredjob id
Response
200 - application/json
A Nash Job.
id
string
requiredJob ID
createdAt
string
requiredCreated at
portalUrl
string
requiredPortal URL
isActive
boolean
requiredIs the job active
isBatch
boolean
requiredIs the job a batch
jobConfigurations
object[]
requiredJob configurations
externalIdentifier
string | null
External identifier
jobMetadata
object | null
Job metadata
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