cURL
curl --request GET \ --url https://api.tryarchitect.com/v0/pages/search \ --header 'x-api-key: <api-key>'
{ "hasMore": true, "items": [ { "audiencesCount": 4503599627370495, "name": "<string>", "pageId": "<string>", "pageType": "inbound" } ], "nextCursor": "<string>", "totalCount": 4503599627370495 }
Search pages by name.
Documentation IndexFetch the complete documentation index at: https://docs.tryarchitect.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.tryarchitect.com/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication for the External Actor Gateway
limit parameter
query parameter
Successful operation
Show child attributes
0 <= x <= 9007199254740991
Was this page helpful?