cURL
curl --request GET \ --url http://localhost/api/ledger/v2/_/exporters
{ "cursor": { "cursor": { "pageSize": 15, "hasMore": false, "data": [ { "driver": "<string>", "config": {}, "id": "<string>", "createdAt": "2023-11-07T05:31:56Z" } ], "previous": "YXVsdCBhbmQgYSBtYXhpbXVtIG1heF9yZXN1bHRzLol=", "next": "" }, "data": [ { "driver": "<string>", "config": {}, "id": "<string>", "createdAt": "2023-11-07T05:31:56Z" } ] } }
Exporters list
Show child attributes