Logs Pipelines
Get pipeline order
Get the current order of your pipelines. This endpoint takes no JSON arguments.
get/api/v1/logs/config/pipeline-order
Response
OK
Example response
{
"pipeline_ids": [
"tags",
"org_ids",
"products"
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.