Get a white label domain given its unique identifier.
/api/whitelabel/{whitelabelIdentifier}/domain
Whitelabel ID
curl -L \ --url 'https://studio.edgeimpulse.com/v1/api/whitelabel/{whitelabelIdentifier}/domain'
{ "success": true, "error": "text", "domain": "text", "logo": "text" }
Last updated 10 months ago
Was this helpful?