{ "info": { "_postman_id": "abce6dac-e019-4ab3-bb73-b0b57e3573a0", "name": "ThingsBoard Admin admin-controller usage-info-controller API", "description": "ThingsBoard Admin API \u2014 subset of the ThingsBoard REST API (open-source IoT platform). Covers: Admin, Audit Log, Event, Usage Info, Queue, Queue Stats, Mail Config Template, Qr Code Settings, Job.\n\nContact Support:\n Name: ThingsBoard team\n Email: info@thingsboard.io", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:13:28.000Z", "updatedAt": "2026-07-28T03:13:28.000Z", "lastUpdatedBy": "35240", "uid": "35240-abce6dac-e019-4ab3-bb73-b0b57e3573a0" }, "item": [ { "name": "api", "item": [ { "name": "usage", "item": [ { "name": "get Tenant Usage Info", "id": "d7b9d360-af7f-4be4-8d95-4a5a18f7a755", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/usage", "host": [ "{{baseUrl}}" ], "path": [ "api", "usage" ] } }, "response": [ { "id": "c882b664-8804-47bf-8e72-ff04d124f9a6", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/api/usage", "host": [ "{{baseUrl}}" ], "path": [ "api", "usage" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"devices\": \"\",\n \"maxDevices\": \"\",\n \"assets\": \"\",\n \"maxAssets\": \"\",\n \"customers\": \"\",\n \"maxCustomers\": \"\",\n \"users\": \"\",\n \"maxUsers\": \"\",\n \"dashboards\": \"\",\n \"maxDashboards\": \"\",\n \"edges\": \"\",\n \"maxEdges\": \"\",\n \"transportMessages\": \"\",\n \"maxTransportMessages\": \"\",\n \"jsExecutions\": \"\",\n \"tbelExecutions\": \"\",\n \"maxJsExecutions\": \"\",\n \"maxTbelExecutions\": \"\",\n \"emails\": \"\",\n \"maxEmails\": \"\",\n \"sms\": \"\",\n \"maxSms\": \"\",\n \"smsEnabled\": \"\",\n \"alarms\": \"\",\n \"maxAlarms\": \"\"\n}", "createdAt": "2026-07-28T03:13:29.000Z", "updatedAt": "2026-07-28T03:13:29.000Z", "uid": "35240-c882b664-8804-47bf-8e72-ff04d124f9a6" } ], "createdAt": "2026-07-28T03:13:29.000Z", "updatedAt": "2026-07-28T03:13:29.000Z", "uid": "35240-d7b9d360-af7f-4be4-8d95-4a5a18f7a755" } ], "id": "d41f296a-0219-4598-bd72-e9aad63e06e3", "createdAt": "2026-07-28T03:13:29.000Z", "updatedAt": "2026-07-28T03:13:29.000Z", "uid": "35240-d41f296a-0219-4598-bd72-e9aad63e06e3" } ], "id": "69a262d7-6507-4c06-88f0-bda1f62f4b2d", "createdAt": "2026-07-28T03:13:29.000Z", "updatedAt": "2026-07-28T03:13:29.000Z", "uid": "35240-69a262d7-6507-4c06-88f0-bda1f62f4b2d" } ], "variable": [ { "key": "baseUrl", "value": "https://demo.thingsboard.io" } ] }