List Branch File Chunks
List Branch File Chunks
Lists chunks for a file on a project branch after verifying project read capability.
GET
List Branch File Chunks
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Path Parameters
Project ID, slug, or domain from the authenticated context.
Branch name or ID from the route.
URL-encoded file path for the chunked file.
Query Parameters
Maximum chunks to return, from 1 to 100.
Required range:
1 <= x <= 100Opaque cursor from page_info.next.
Whether to include embedding metadata when available.