Skip to main content
GET
Get analytics configurations

Authorizations

Authorization
string
header
required

Your brand's secret API key, e.g. Bearer way_sk_live_bhEqcn0i1fRoUEHBPjJkQA. Older Way-Brand-Id + Way-Secret-Key credentials still work: see Legacy authentication.

Path Parameters

brandId
string
required

The brand's ID - must match the brand your API key identifies (or the Way-Brand-Id header when one is sent).

Response

200 - application/json

Get analytics configurations.

id
string
required

The unique identifier of the integration.

Example:

"integration-123"

brandId
string
required

The brand ID associated with this integration.

Example:

"brand-456"

type
enum<string>
required

The type of integration.

Available options:
opera,
stayntouch,
kicc,
revinate,
infor,
alice,
tealiumAnalytics,
gtmAnalytics,
ga4Analytics,
mews
Example:

"opera"

config
object

Configuration settings of the integration.

Example:
credential
object

Credential details for the integration.

Example:
syncStatus
object

Sync status information.