Download an image of a location plan.

get

/connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/locationPlans/{locationPlanId}/image

This operation retrieves the binary data of an image of a location plan.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Location plan image was successfully retrieved.
Body ()
Root Schema : schema
Type: string(binary)
Back to Top