v1

latestOpenAPI 3.0.02026-07-141,4077,1665.2 MB
Logs Archives

Get archive order

Get the current order of your archives. This endpoint takes no JSON arguments.

get/api/v2/logs/config/archive-order

Response

OK

Example response

{
  "data": {
    "attributes": {
      "archive_ids": [
        "a2zcMylnM4OCHpYusxIi1g",
        "a2zcMylnM4OCHpYusxIi2g",
        "a2zcMylnM4OCHpYusxIi3g"
      ]
    },
    "type": "archive_order"
  }
}