Skip to main content
GET
Returns the full audience object for the specified ID, including its filter definition and cached size.

Path Parameters

string
required
The unique identifier of the audience.

Response Fields

string
Unique audience identifier.
string
Audience name.
string
Audience description.
array of integers
Sending list IDs this audience is scoped to. Empty array means all lists.
object
Filter group definition. See Audience Filter DSL for structure. Note: filter condition objects use camelCase keys (e.g. conditionType, listId).
integer
Most recently calculated audience size. null if never calculated.
datetime
Timestamp when cached_size was last calculated. null if never calculated.
string
Audience status: active or archived.
datetime
Timestamp when the audience was created.

Examples

Error Codes

Next Steps

Creating Audiences

Learn about audience segments

Create Schedule

Schedule a campaign