GET api/Print/OutputTypes
Retrieve list of available OutputTypes
Request Information
Request body formats
text/plain
Sample:
No body required. Body is ignored.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{ "1": "sample string 2", "3": "sample string 4", "5": "sample string 6" }