Audiences
Returns data about the Audiences.
Columns
| Name | Type | Description |
| Id [KEY] | Long | The Id of the audience. |
| Name | String | The name given to the audience. |
| Description | String | A short description of the audience. |
| Origin | String | The origin of where this audience was created. |
| ModifiedAt | Datetime | The last time this audience was modified represented as an ISO 8601 Datetime string. |
| Workspace | Integer | The ID of the workspace this audience is stored in. |
| TargetRule | String | A JSON object that contains the rule that determines the target of this audience. |