cURL
curl --request GET \ --url https://studio.edgeimpulse.com/v1/api/whitelabel/{whitelabelIdentifier}/domain
{ "success": true, "error": "<string>", "domain": "<string>", "logo": "<string>" }
Get a white label domain given its unique identifier.
Whitelabel ID
OK
The response is of type object.
object