Endpoint Examples
Get Silo
API endpoint to get the file_data
of a silo.
GET
Authorizations
The JSONSilo Manage API Key
Path Parameters
The Silo UUID, comprising 32 hexadecimal digits separated by 4 hyphens, totaling 36 characters.
Response
200 - application/json
The data you want to store in the silo. It can be a JSON object or an array of objects.