Get Theme By Id
Get a theme given its unique identifier.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/themes/{themeId} \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?
Get a theme given its unique identifier.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/themes/{themeId} \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?