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