Get an audience
GET
/v1/audiences/{audience_id}
curl -X GET "https://us1.platform.bird.com/v1/audiences/{audience_id}" \
-H "Authorization: Bearer $TOKEN"Returns a single audience by ID.
Parameter
audience_id
string
Audience ID.
Antwort-Payload
id
string
erforderlich
Audience ID.
name
string
erforderlich
Display name for the audience.
description
nullable string
Longer description of who this audience is.
type
string
erforderlich
How the audience's recipients are determined. static audiences have an explicit member list you manage via the API. dynamic and external are preview values and currently unavailable — creating an audience with either returns an error.
created_at
string
erforderlich
updated_at
string
erforderlich