Skip to main content
GET
/
library
/
files
/
{fileId}
/
view
Get file content
curl --request GET \
  --url https://api.closebot.com/library/files/{fileId}/view \
  --header 'X-CB-KEY: <api-key>'

Authorizations

X-CB-KEY
string
header
required

CloseBot API Key Authorization

Path Parameters

fileId
string
required

The ID of the file to view.

Response

200

Success