Skip to main content

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

FieldRequiredType

user_identifier

Use either the user id you defined or the MX-defined user guid. See MX-Defined GUIDs vs IDs Defined by You​.

Required
String

job_guid

The unique identifier for the job. Defined by MX.

Required
String

Header Parameters

FieldRequiredType

Accept-Version

MX Platform API version.

Required
String
Loading...