Check Metrica log requests
logs_statusRetrieve the status of a Logs API request by ID—including parts, size, and next step—or list all requests with current quota usage. Poll until status becomes 'processed'.
Instructions
Inspect a Logs API request by request_id (status, parts, size, next step), or omit request_id to list all of the counter's log requests and current storage-quota usage. Poll this after logs_request until status="processed". Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| counterId | No | Yandex Metrica counter id. Optional if YANDEX_METRIKA_COUNTER_ID is configured. | |
| requestId | No | Log request id to inspect. Omit to list all requests and current quota usage. |