You can use this endpoint to get CSV files from PDF documents. In more detail, this endpoint converts your JSON document extraction to a comma-separated values.
To compile multiple PDF documents into one CSV file, specify the IDs of their recent extractions in the request separated by commas, for example,
/generate_csv/867514cc-fce7-40eb-8e9d-e6ec48cdac34,5093c65f-05bd-46a3-8df7-da3ed00f6d35.
For the best compiled spreadsheet results, configure your SenseML so that the PDFs output identically named fields.
For more information about the conversion process, see SenseML to spreadsheet reference.
This endpoint also works with JPEG, TIFF, and PNG documents.
Call this endpoint after an extraction completes. For more information about checking extraction status,
see the GET /documents/{id} endpoint.

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!