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
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"pipeline_ids":["tags","org_ids","products"]}