GET
/
cdn
/
logs_uploader
/
policies
/
fields
curl --request GET \
  --url https://api.gcore.com/cdn/logs_uploader/policies/fields \
  --header 'APIKey: <api-key>'
[
  "<string>"
]

Authorizations

APIKey
string
header
required

API key for authentication.

Response

200
application/json

Successful.

The response is of type string[].