/pmse_Inbox/:record/file/:field GET
Overview
Returns the process status image fileSummary
This endpoint returns the process status image file.Request Arguments
| Name | Type | Description | Required |
|---|---|---|---|
| record | string | The id of the record or image to get | true |
| field | string | The image type field to get the image from | true |
| _project | string | If set, will get an image for a project instead of a process | false |