Skip to main content
GET
/
documents
/
{id}
/
file
Get file associated with document
curl --request GET \
  --url https://api.sandbox.iron.xyz/api/documents/{id}/file \
  --header 'X-API-Key: <api-key>'
"<string>"

Authorizations

X-API-Key
string
header
required

API Key

Path Parameters

id
string<uuid>
required

The ID of the Document for file retrieval

Response

GET File Succeeded

The response is of type file.