Skip to main content

Retrieves a stored picture, returned as a base64-encoded image.

GET 

/api/v1/pictures/:pictureId

SOAP Equivalent: ACP_GetPicture

SOAP to REST Field Mapping

REST FieldSOAP FieldNotes
pictureIdID_PictureRoute parameter (DataType_Image.ID_DataType)
picturepictureBytesBase64-encoded image, null when empty / not found

Scoped by the x-tenant header. Only the stored blob path is ported: the legacy objectType dispatch (VENUE3D venue-model resolution and the rendered-map fallback) is a rendering concern reserved for the future Infrastructure.ImageHandling brick.

Request

Responses

OK