List of log requests

Returns a list of log requests The response returns a list of all the logs for a tag that were requested from any username with access to the tag.

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

  1. Request syntax
  2. Response format

Request syntax

counterId: Tag ID.

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

Response format


{
    "requests" : [  < log_request > , ... ]
}
Parameters Description
requests List of log requests.
Parameters Description
requests List of log requests.