Orgs Files
Get File
Retrieve a specific file.
GET
Get File
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
Response
200 - application/json
Detailed information about a file
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
Get File