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.tilt.io/api/v1/indexes/{index_id} \ --header 'X-Api-Key: <api-key>'
{ "uuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "description": "<string>", "inception_date": "2023-12-25", "launch_date": "2023-12-25", "summary": "<string>" }
Retrieve an index by UUID.
255
2048