List files
GET
Documentation Index
Fetch the complete documentation index at: https://inference-docs.cerebras.ai/llms.txt
Use this file to discover all available pages before exploring further.
This feature is in Private Preview. For access or more information, contact us or reach out to your account representative.
Query Parameters
The maximum number of files to return.Default:
Maximum:
20Maximum:
100A cursor for pagination. Pass a file ID to retrieve all files created after that file. For example, if you have files
[file-abc123, file-def456, file-jkl789, file-mno123] and pass after=file-def456, the response will return [file-jkl789, file-mno123].Response
The object type, which is always
list.An array of file objects.
Whether there are more files available beyond this page.

