cURL
curl --request GET \ --url https://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/data-explorer/has-features \ --header 'x-api-key: <api-key>'
{ "success": true, "hasFeatures": true, "error": "<string>" }
t-SNE2 output of the raw dataset
Project ID
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
Show child attributes
Was this page helpful?