GET
/
v5
/
files
/
{file_id}
/
content
curl --request GET \
  --url https://api.egp.scale.com/v5/files/{file_id}/content \
  --header 'x-api-key: <api-key>'
"<any>"

Authorizations

x-api-key
string
header
required

Path Parameters

file_id
string
required

Response

200
application/json
Successful Response

The response is of type any.