GetList

GET {{ym_base_url}}{{ym_counter_id}}/logrequests

https://yandex.com/dev/metrika/doc/api2/logs/queries/getlogrequests.html

List of log requests

Returns a list of log requests.

To get compressed data, include the HTTP Accept-Encoding: gzip header in the request..

Request syntax

counterId — counter id.

https://api-metrica.yandex.net/management/v1/counter/{counterId}/logrequests

Request example

https://api-metrica.yandex.net/management/v1/counter/2215573/logrequests

Response format

{
    "requests" : [  < log_request > , ... ]
}

ParametersDescription
requestsList of log requests.