Documentation
Sign inGet started

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.
Parametry
audience_id
string
Audience ID.
Treść odpowiedzi
id
string
wymagane
Audience ID.
name
string
wymagane
Display name for the audience.
description
nullable string
Longer description of who this audience is.
type
string
wymagane
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
wymagane
updated_at
string
wymagane