List Release File Chunks
List Release File Chunks
Lists chunks for a file in a published release after verifying project read capability.
GET
List Release 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.
Release version 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.