GET
/
public
/
v1
/
audiences
/
{audience-key}

Path Parameters

audience-key
string
required

Audience key to retrieve.

Response

201 - application/json

Represents an audience.

audienceKey
string
required

Unique identifier for categorizing audiences.

Required string length: 2 - 25
audienceValues
string[]
required

List of specific values under this category.

createdAt
string
required

Datetime of when the audience was created.

updatedAt
string
required

Datetime of the audience's last update.