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