View a Workspace Image

get

/primeapi/restapi/workspace/image/{id}

This endpoint returns workspace images that meet the following requirements:
    ${worokspace}
.

Request

Path Parameters

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : ApiEntityWorkspaceImage
Type: object
Show Source
Nested Schema : image
Type: array
An image object represented in binary format.
Show Source

204 Response

Successful operation with no content.

404 Response

The requested workspace image data does not exist or you do not have access to it.