Get Socket Token For An Organization
Get a token to authenticate with the web socket interface.
curl --request GET \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/socket-token \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?