Download the image of a project logo.
get
/connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/logo
This operation retrieves the binary data of an image of a project logo.
Request
Path Parameters
-
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
Logo was successfully retrieved.
Root Schema : schema
Type:
string(binary)