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://example.com/api/indexes/{indexId}/stats \ --cookie better-auth.session_token=
{ "indexId": "<string>", "points": [ { "capturedAt": "<unknown>", "maxTimestamp": 123, "minTimestamp": 123, "numDocs": 123, "numSplits": 123, "sizeBytes": 123, "uncompressedBytes": 123 } ] }
1
1 <= x <= 10000
Successful response
Show child attributes