English
API Reference v2
cURL
curl --request GET \ --url https://paradigm.lighton.ai/api/v2/files/{id}/chunks \ --header 'Authorization: Bearer <token>'
This endpoint returns all chunks for a given document.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
A unique integer value identifying this Document.
No response body