/api/v2/files
  • 23 Jul 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

/api/v2/files

  • Dark
    Light
  • PDF

Article summary

Get
/api/v2/files

This endpoint can be used to get the list of available documents for your user account.

Query parameters
page
integer

A page number within the paginated result set.

Responses
200
Expand All
object
object
string
Examplelist
count
integer
Example123
next
string (uri) | null
Examplehttps://paradigm.lighton.ai/api/v2/files/?page=4
previous
string (uri) | null
Examplehttps://paradigm.lighton.ai/api/v2/files/?page=2
data
Array of object (FileList)
object
id
integer
filename
string
created_at
integer
status
string
object
string
purpose
string

Was this article helpful?