Table of Contents

GetJob

Use this method to retrieve a specific job.

Input

Item Format Description
connection String The connection ID. See ConnectApp.
domainID String The ID of the job domain.
jobID String The ID of the job.

Output

Item Format Description
GetJobResult DMAJob The requested job.