Entity documents can be viewed on the evaluation summary page or entity summary page, and downloaded via either those pages or the API.
This article details how to download a document via the API. The API documentation for this process can be found here.
To download a document via the API, the entity token and document token are needed in order to send a GET request to the below endpoint:
[<https://sandbox.alloy.co/v1/entities/>](<https://sandbox.alloy.co/v1/entities/>)<entity_token>/documents/<document_token>
Comments
0 comments
Article is closed for comments.