Portal Info

Get information about a portal

curl --request GET \
  --url https://studio.edgeimpulse.com/v1/api/portals/{portalId} \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?