Get archive order

GET {{baseUrl}}/api/v2/logs/config/archive-order

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{"type":"archive_order","attributes":{"archive_ids":["\u003cstring\u003e","\u003cstring\u003e"]}}}