List Files
In this example we will get the list of all CSV files stored on the Kelvin Platform.
There are also options to filter the response for on source and on the exact filename.
| API cURL Example | |
|---|---|
1 2 3 4 5 6 7 8 9 10 | |
The response will look like this;
| API cURL Example Response | |
|---|---|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | |
| API Client (Python) Example | |
|---|---|
1 2 3 4 5 6 7 8 9 10 11 12 | |
You will see the output like this;
| API Client (Python) Example Response | |
|---|---|
1 | |