GET api/navigationboards-images/{imageId}
Gets a PNG image related with the SVG image of a navigation board.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
imageId |
PNG image identifier. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
PNG image.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.