Get Video File
Get a sample as an video file. This only applies to samples with video data.
curl --request GET \
--url 'https://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/{sampleId}/video?afterInputBlock=SOME_BOOLEAN_VALUE' \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?