Deployment Targets Data Sources
List deployment targets for a project from data sources page (it shows some things like all Linux deploys, and hides 'fake' deploy targets like mobile phone / computer)
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/deployment/targets/data-sources \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?