Returns the status of your proxybox device
cURL
curl --request GET \ --url https://pbx-{proxyboxId}.pbxz.io/api/v1/printers \ --header 'X-API-Key: <api-key>'
{ "status": "<string>", "statusCode": 123, "result": { "module": "<string>", "message": "<string>", "content": [ { "id": "<string>", "type": "<string>", "path": "<string>", "connection": { "type": "<string>", "host": "<string>", "port": 123, "protocol": "<string>" }, "model": "<string>", "content": "<string>", "discovered": true } ] } }
Printers Response
"success"
Standard HTTP status codes.
200
Show child attributes