To get a specific document in a job including work status and comments.
URL
(GET) projects/{projectid}/jobs/{jobid}/documents/{documentid}
PARAMETERS
|
token |
The token obtained on connection |
Required |
|
projectid |
The project identifier |
Required |
|
jobid |
The job identifier |
Required |
|
documentid |
The document identifier |
Required |
RESULTS
Returns an ApiJobDocument item.