cURL
curl --request GET \ --url https://api.jsonsilo.com/api/v1/manage/{file_uuid} \ --header 'X-MAN-API: <api-key>'
{ "data": [ "<unknown>" ] }
API endpoint to retrieve silo data.
The JSONSilo Manage API Key
The Silo UUID, comprising 32 hexadecimal digits separated by 4 hyphens, totaling 36 characters.
Successful Response