Read job
Use this endpoint to read the attributes of a specific job.
warning
New implementations shouldn't use this endpoint. It is maintained for compatibility with our Nexus API only.
GET
/users/{user_identifier}/jobs/{job_guid}
Path Parameters
| Field | Required | Type |
|---|---|---|
user_identifier Use either the user | Required | String |
job_guid The unique identifier for the job. Defined by MX. | Required | String |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |
Loading...