Skip to main content
GET
cURL

Overview

The /v2/host-profile endpoint returns the configuration profile for a given host. It is the authoritative source for branding, UI configuration, search defaults, and geo anchor data. Sensitive fields such as API keys, analytics tokens, and integration credentials are never included in the response. This endpoint does not localise response fields and does not support the lang query parameter.

Request

Required parameters

Examples

Retrieve a host profile

Retrieve a host profile

Example response

Example response

Response fields

Authorizations

key
string
query
required

Path Parameters

orgId
string
required

Organization Account Number

Query Parameters

profileId
string
required

Unique profile identifier

lang
string

BCP-47 language code (e.g. en-GB). When provided, localizable fields are returned as a single string instead of a language map.

Response

Success

id
string
required
name
string
required
orgId
string
required
geoLocation
number[]
Required array length: 2 elements
primaryLocation
object
searchConfig
object
languageCodes
string[]
defaultLanguageCode
string
distanceMetric
enum<string>
Available options:
imperial,
metric
currencyCode
string
currencySymbol
string
timeZoneName
string
stage
string
analytics
object
feedback
object
integrations
object
tsAPIKey
object
uiConfig
object
branding
object
logos
object[]
pages
object[]
weather
object
perks
object
socialMedia
object[]
travellerArchetypes
object[]
redirectUrls
object[]
activeIntegrations
string[]
embeddedConfigs
object[]