cURL
curl --request GET \ --url https://api.gravixlayer.com/v1/files/{file_id}/content \ --header 'Authorization: Bearer <token>'
Download and access the actual content of uploaded files
API key authentication. Get your API key from the Gravix Layer Dashboard.
The ID of the file to download
File content