FlaresendDocs
Audiences

Retrieve an audience

Get one audience and its contact count.

GET/v1/audiences/{id}API key

Returns one audience. To see who is in it, use List audience contacts.

Path parameters

idstringpathrequired

The audience ID, for example aud_01K6C2A7F3H5J8K1M4N6P9Q2RS.

Response

The audience, with the fields described in Create an audience.

Errors

StatusCodeWhen
404audience_not_foundNo audience with that ID in this project.