Last updated 10 months ago
Was this helpful?
List a summary about this project - available for public projects.
/api/{projectId}/public-info
Project ID
curl -L \ --url 'https://studio.edgeimpulse.com/v1/api/{projectId}/public-info' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text", "id": 1, "owner": "text", "name": "text", "studioUrl": "text" }