List Public Projects
Retrieve the list of all public projects. You don't need any authentication for this method.
curl --request GET \
--url 'https://studio.edgeimpulse.com/v1/api/projects/public?limit=SOME_INTEGER_VALUE&offset=SOME_INTEGER_VALUE&project=SOME_STRING_VALUE'
Last updated
Was this helpful?