Developer Documentation
Endpoints
Files
Base URL: https://app.kinabase.com/api/v1/
get
files/{id}
Downloads a file by idParameters
| Name | Location | Type | Description |
|---|---|---|---|
| id * | path | string | File ID |
| download | query | boolean | Determines if the file should be downloaded instead of opened in the browser |
| inline | query | boolean | Serves the file bytes inline for embedded previews (images and PDFs up to a size cap) |