Last updated 12 months ago
Was this helpful?
Get a white label domain given its unique identifier.
Whitelabel ID
GET /v1/api/whitelabel/{whitelabelIdentifier}/domain HTTP/1.1 Host: studio.edgeimpulse.com Accept: */*
OK
{ "success": true, "error": "text", "domain": "text", "logo": "text" }