Authorizations
Enter your API key in the format: Bearer <token>
Path Parameters
The unique filename returned from the signed URL endpoint.
Query Parameters
Number of preview lines to return.
Required range:
1 <= x <= 100The column delimiter used in the CSV file.
Available options:
comma, tab, semicolon, pipe Number of lines to skip at the beginning of the file (e.g., for headers).
Required range:
x >= 0Response
A preview of the CSV file content and structure.