Get the image content Of the specified WorkItemActionIcon.
Get the image content of the specified WorkItemActionIcon.
Request
URI
GET
https://{api_host}/work-item-service/api/icons/images/{id}
COPY
Path Parameters
string
id
Required
The work item action icon id
Responses
200
Get the image content of the specified WorkItemActionIcon.
Returns WorkItemActionIcon of type(s) */*
{
"image": [
"string"
],
"name": "string",
"id": "string",
"contentType": "string"
}
array of string
image
Required
image
string
name
Optional
name
string As uuid As uuid
id
Optional
id
string
contentType
Optional
contentType