Download a Report
get
/primeapi/restapi/action/reportResult/{jobId}
Send a request to this endpoint to download a report with an ID value matching the value of the {id} path parameter. Reports are user-defined synopses that contain detailed or summarized information about your projects. Reports may be output in a variety of file formats, including PDF, XLS, RTF, HTML, and XML.
Request
Path Parameters
-
jobId: integer(int64)
The unique identifier of a job.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
404 Response
The requested object does not exist, or you do not have access to it.