Get organization devices count
GET/v1/organization/:organizationUid/devicesCount
Get count of all devices in your organization by organizationUid.
- We use different authentication in the x-auth header for
/organizationendpoints, which consists of USER TOKEN_ID and TOKEN_SECRET (separated by “:”). You can find both on the Settings page (https://box.signageos.io/settings) in SignageOS Box. Learn more here.
Parameters
| Field | Type | Required | Description |
|---|---|---|---|
organizationUid | string | required | Unique Organization Identification |
Request
Responses
- 200
Successful response
Response Headers
Content-Type