Get Telemetry Data
This API exports all the aggregated telemetries in the specified format.
Request
URI
GET
https://{api_host}/ssp/telemetry/data
COPY
Query Parameters
string
format
Optional
Constraints:
default: csv
Data export format
Authentication
This operation uses the following authentication methods.
Responses
200
OK
Operation doesn't return any data structure
400
Invalid Format
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/ssp/telemetry/data