Get pipeline order

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

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"pipeline_ids":["tags","org_ids","products"]}