Last updated 10 months ago
Was this helpful?
Get information about a portal
/api/portals/{portalId}
Portal ID
curl -L \ --url 'https://studio.edgeimpulse.com/v1/api/portals/{portalId}' \ --header 'x-api-key: YOUR_API_KEY'
{ "name": "text", "description": "text", "organizationId": 1, "organizationName": "text", "organizationLogo": "text", "bucketName": "text" }