Skip to main content
GET
Logs uploader usage statistics

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Query Parameters

from
string
required

Beginning of the requested time period (ISO 8601/RFC 3339 format, UTC.)

Example:

  • &from=2018-12-01T00:00:00.000
to
string
required

End of the requested time period (ISO 8601/RFC 3339 format, UTC.)

Example:

  • &to=2018-12-01T01:00:00.000
resource
integer

CDN resources IDs.

To request multiple values, use:

  • &resource=1&resource=2
client
integer

Client accounts IDs.

To request multiple values, use:

  • &client=1&client=2

Response

Successful.

id
integer

Internal feature activation ID.

active_from
string

Date and time when paid feature was enabled (ISO 8601/RFC 3339 format, UTC.)

active_to
string | null

Date and time when paid feature was disabled (ISO 8601/RFC 3339 format, UTC.)

Returns null if the paid feature is enabled.

client_id
integer

Client account ID.

cname
string

CDN resource CNAME.