v1

latestOpenAPI 3.0.12026-07-177510.8 KB
Output

Get the list of every CSV file path

get/csv/{id}

Path parameters

idstring required

ID of the document

Response

Ok

string[] required

Example response

[
  "/api/v1.0/csv/{id}/1/1",
  "/api/v1.0/csv/{id}/{page}/{table}"
]