Endpoints

Files

Base URL: https://app.kinabase.com/api/v1/


get

files/{id}

Downloads a file by id

Parameters

NameLocationTypeDescription
id *pathstringFile ID
download querybooleanDetermines if the file should be downloaded instead of opened in the browser

Response

StatusDescriptionContent
200OK-
401Unauthorized
404Not Found