curl --request GET \
--url http://localhost/api/ledger/v2/{ledger}/pipelines{
"cursor": {
"cursor": {
"pageSize": 15,
"hasMore": false,
"data": [
{
"ledger": "<string>",
"exporterID": "<string>",
"id": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"lastLogID": 123,
"enabled": true
}
],
"previous": "YXVsdCBhbmQgYSBtYXhpbXVtIG1heF9yZXN1bHRzLol=",
"next": ""
},
"data": [
{
"ledger": "<string>",
"exporterID": "<string>",
"id": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"lastLogID": 123,
"enabled": true
}
]
}
}curl --request GET \
--url http://localhost/api/ledger/v2/{ledger}/pipelines{
"cursor": {
"cursor": {
"pageSize": 15,
"hasMore": false,
"data": [
{
"ledger": "<string>",
"exporterID": "<string>",
"id": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"lastLogID": 123,
"enabled": true
}
],
"previous": "YXVsdCBhbmQgYSBtYXhpbXVtIG1heF9yZXN1bHRzLol=",
"next": ""
},
"data": [
{
"ledger": "<string>",
"exporterID": "<string>",
"id": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"lastLogID": 123,
"enabled": true
}
]
}
}Name of the ledger.
"ledger001"
Pipelines list
Show child attributes
Show child attributes
1 <= x <= 100015
false
"YXVsdCBhbmQgYSBtYXhpbXVtIG1heF9yZXN1bHRzLol="
""