GET api/navigationboards-images/{imageId}

Gets a PNG image related with the SVG image of a navigation board.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
imageId

PNG image identifier.

string

Required

Body Parameters

None.

Response Information

Resource Description

PNG image.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.