cURL
curl --request GET \ --url https://api.tryarchitect.com/v0/audiences/search \ --header 'x-api-key: <api-key>'
{ "items": [ { "audienceId": "<string>", "effectiveName": "<string>", "pageId": "<string>", "pageName": "<string>" } ] }
Search audiences by name.
API key authentication for the External Actor Gateway
limit parameter
query parameter
Successful operation
Show child attributes
Was this page helpful?