List project chunks
List project chunks
Lists indexed chunks for a project for debugging, inspection, and search verification.
GET
List project chunks
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Path Parameters
Project ID or slug.
Query Parameters
Offset cursor returned from page_info.next or page_info.prev.
Maximum number of chunks to return, from 1 to 100.
Required range:
1 <= x <= 100