How to read and delete past document executions
GET /document_executions/
endpoint.
GET /documents/{document_id}/executions
endpoint. This will return a list of all the executions for the specified document.
You can learn more about how to get the document ID in the Document IDs section.