Tool
mail_audience_get
Get a single audience by id
Get a single audience by id
Behavior
- HTTP
GET /mail/audiences/:id
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | • | Audience id |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| id | string | • | |
| name | string | • | |
| createdAt | string | • | |
| updatedAt | string | • |
Try it
Get a single audience by id.