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
-
locationPlanId: string
Location plan identifier
-
orgId: string
Organization identifier
-
projectId: string
Project identifier
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- image/*
200 Response
Location plan image was successfully retrieved.
Root Schema : schema
Type:
string(binary)