⚠️ Bulk Sensor Data Retrieval
GET {{cb_url}}/integrationServices/v3/device/all?fileFormat=
⚠️ This API has been deprecated.
You may continue to access the documentation for Devices v3 here. The most up to date documentation for Devices v6 is available here.
This single request will retrieve all Carbon Black Cloud Sensor Details in either CSV or JSON format. There is currently a limitation of 100k records even using this new API call. Without using the above API calls there is a hard limit of 5k rows per call built into the API even using pagination parameters, and a maximum of 15k records can be returned.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fileFormat | null | This can be set to ‘csv’ or ‘json’ for the corresponding format type |