Retrieve the audiences for which the current user can view its produced data e.g. segments, profiles, activations.
Success
[- {
- "id": "string",
- "name": "string",
- "description": "string",
- "population": 0,
- "updatedAt": "string",
- "updatedBy": {
- "id": "string",
- "td_user_id": "string",
- "name": "string"
}, - "matrixUpdatedAt": "string",
- "scheduleType": "daily"
}
]