cURL
curl --request GET \ --url https://api.oneofnone.io/v1/layouts/{id} \ --header 'x-api-key: <api-key>'
{ "id": "<string>", "blocks": [ { "block_id": "<string>", "component_id": "<string>", "container_id": "<string>", "order": 123 } ] }
Documentation IndexFetch the complete documentation index at: https://docs.oneofnone.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.oneofnone.io/llms.txt
Use this file to discover all available pages before exploring further.
Successful response
Show child attributes