get https://app.docupipe.ai/document//proposed-schemas
Get schema proposals for a document by providing the document's ID. The schema proposals are generated by the AI based on the document's content.
Responses
Get schema proposals for a document by providing the document's ID. The schema proposals are generated by the AI based on the document's content.
xxxxxxxxxx
curl --request GET \
--url https://app.docupipe.ai/document/document_id/proposed-schemas \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: