Skip Navigation

Get device count

Request a list of products, product versions, and number of devices using a product and product version in a tenant.
Service endpoint
/devices/v2/products
Optional query string parameters
Example
https://protectapi.cylance.com/devices/v2/products
Method
HTTP/1.1 GET
Request headers
  • Accept: application/json
  • Authorization: Bearer
    JWT Token returned by Auth API
    with the device:list scope encoded

Request

None

Response

Please see the Response status codes for more information.

Response JSON schema

Field Name
Description
count
This is the total number of devices for a product version.
name
This is the product name.
version
This is the product version.