This resource provides Device counter by company Id.
Scheme
https
Host
Valid ITSM host (example: subdomain-msp.cmdm.comodo.com )
Path
/api/rest/v1/device/count-by-company/companyId/:companyId
Request Headers
Key | Value | Description |
Http method | GET | Http method |
Content-Type | application/json | |
x-auth-type | 4,3,2,1 | Authentication type identifier |
x-auth-token | access token | depending of auth-type token |
Query Params
Key | Value | Description |
companyId | integer | Identifier of company [required] |
See the below link for details:
Sample execution can be handled via Postman Application.
Header part can be handled via Postman Application