Catalogues/Get all audience for a catalogue

GET {{portal-host-port}}/portal-api/catalogues/3/audiences

Request Body

{"TeamID"=>"1"}

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Authorizationstring

RESPONSES

status: OK

[{"ID":1,"OrganisationID":0,"TeamID":1},{"ID":2,"OrganisationID":0,"TeamID":1}]