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}"
]Changes
No recorded changes to this endpoint across all 3 revisions of this API.