v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
CDN activity logs

Get CDN activity logs details

Get information about CDN activity logs record.

get/cdn/activity_log/requests/{log_id}

Path parameters

log_idinteger required

Activity logs record ID.

Response

Successful.

idinteger

Activity logs record ID.

user_idinteger

ID of the user who made the request.

token_idinteger

Permanent API token ID with which the request was made.

client_idinteger

ID of the client who made the request.

requested_atstring

Date and time when the request was made.

pathstring

Request URL.

remote_ip_addressstring

IP address from which the request was made.

hoststring

Host from which the request was made.

methodstring

Request HTTP method.

query_paramsstring

Request parameters.

dataData

Request body.

status_codeinteger

Status code that is returned in the response.