Retrieve white label details

Retrieve the details of your white label portal, such as any images used in the portal and the portal's domain address.

Request
path Parameters
whiteLabelDomainAddress
required
string

The domain address of your white label portal.

Example: 4mrvil9g37h0o897e7vq3anv4maey3.net-spi.com
Responses
200

Successful operation

400

Bad request error

401

Unauthorized error

403

Forbidden error

404

Not found error

500

Internal server error

get/white-label-information/{whiteLabelDomainAddress}
Request samples
curl -i -X GET \
  https://api-prod.surfsight.net/v2/white-label-information/:whiteLabelDomainAddress
Response samples
application/json
{}