Get the clean markdown from parsed values from the file
curl --request GET \ --url https://api.runtrellis.com/v1/assets/{asset_id}/extract \ --header 'X-Frontend-Id: <api-key>'
{ "message": "<string>", "data": { "asset_id": "<string>", "extraction": "<string>" } }
Frontend Key header
Show child attributes