Skip to main content
GET
/
v1
/
game
/
files
/
{serverId}
/
contents
Read file contents
curl --request GET \
  --url https://api.waterfall.host/v1/game/files/{serverId}/contents \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key generated from your Waterfall dashboard

Path Parameters

serverId
string
required

Query Parameters

file
string
required

Response

200

File contents