Get indexes order

GET {{baseUrl}}/api/v1/logs/config/index-order

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"index_names":["main","payments","web"]}