Availability of the Logs API

Checks the availability of the Logs API.

Request format

GET /management/v1/logsapi/status

Response format

{
  "status": "string"
}

status

Availability of the Logs API.

Possible values:

  • enabled — Logs API available.
  • disabled — Logs API unavailable.

Example

curl -X GET \
  'https://api.appmetrica.yandex.ru/management/v1/logsapi/status \
  -H 'Authorization: OAuth 05dd3dd84ff948fdae2bc4fb91f13e22bb1f289ceef0037'
GET /management/v1/logsapi/status HTTP/1.1
Host: api.appmetrica.yandex.ru
Authorization: OAuth 05dd3dd84ff948fdae2bc4fb91f13e22bb1f289ceef0037

If you didn't find the answer you were looking for, you can use the feedback form to submit your question. Please describe the problem in as much detail as possible. Attach a screenshot if possible.

Написать в службу поддержки