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}"
]ID of the document
Ok
[
"/api/v1.0/csv/{id}/1/1",
"/api/v1.0/csv/{id}/{page}/{table}"
]