cURL
Entries
Fetch a File
Download silo entry fileโs data. Content type and disposition will be set according to the source.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.invopop.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use the Bearer scheme with a valid JWT token to authenticate requests. Example: Authorization: Bearer <token>
Path Parameters
UUID of the file to fetch, may be a previous version.
Example:
"347c5b04-cde2-11ed-afa1-0242ac120002"
UUID of the silo entry.
Example:
"347c5b04-cde2-11ed-afa1-0242ac120002"
Response
200
Contains the file data.