Endpoint Examples
Get Silo Meta
API endpoint to get the metadata 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 date and time the silo was created in UTC
.
Silo name. The silo name will not affect development or any sensitive aspects.
The Silo UUID, comprising 32 hexadecimal digits separated by 4 hyphens, totaling 36 characters.
Silo access mode. If true
, the silo is public; if false
, the silo is private.
The region where your data will be stored.
The date and time the silo was last updated in UTC
.