Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.kardow.com/cms/{slug}/{id} \ --header 'x-api-key: <api-key>'
{ "item": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "data": {}, "status": "<string>", "starts_at": "2023-11-07T05:31:56Z", "expires_at": "2023-11-07T05:31:56Z", "position": 123, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" } }
Fetch a single item by id.
API key for authentication. Get yours from Settings > API Keys in the Kardow dashboard.
Success
Show child attributes
Was this page helpful?