Skip to Content

Reports

POST /reports

Get all reports from Nprinting.

Body

FieldValueType
ApiTokenApiToken set in the Config
Status: 200 [{ "outputFormats" : [ "PDF", "Excel" ], "created" : "2000-01-23T04:56:07.000+00:00", "lastUpdate" : "2000-01-23T04:56:07.000+00:00", "description" : "description", "entityId" : "entityId", "id" : "00000000-0000-0000-0000-000000000000", "title" : "title", "type" : "Excel" }]
Last updated on