Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.tryarchitect.com/v0/page_link_blocks \ --header 'x-api-key: <api-key>'
{ "items": [ { "createdAt": "2023-11-07T05:31:56Z", "deletedAt": "2023-11-07T05:31:56Z", "linkBlockId": "<string>", "links": [ { "type": "<string>", "text": "<string>", "url": "<string>", "id": "<string>" } ], "name": "<string>", "updatedAt": "2023-11-07T05:31:56Z" } ] }
List page link blocks.
API key authentication for the External Actor Gateway
kind parameter
footer
navigation
Successful operation
Show child attributes
Was this page helpful?