Printago API
GET
/v1/profiles/supported
Get supported printer models
Response Schema
Response
value
object[]
Example Response
200 OK — application/json
[
{
"name": "string",
"nozzleDiameter": [
"string"
]
}
]