Orgs Files
List Files
Retrieve a list of files.
GET
List Files
Documentation Index
Fetch the complete documentation index at: https://docs.useinvent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication using your API key
Path Parameters
The ID of the org
Query Parameters
Page number
Number of items to take
Next page token (Only used on special endpoints)
Response
200 - application/json
Unique identifier for the file
Path to the file in the storage system
Maximum string length:
2048Name of the file
Maximum string length:
255Example:
"document.pdf"
Size of the file in bytes
Example:
1024
MIME type of the file
Maximum string length:
255Example:
"application/pdf"
URL to access the file
Maximum string length:
2048Timestamp when the file was created
List Files