Skip to main content
GET
/
masterfiles
/
{packageId}
Get
curl --request GET \
  --url https://sandbox.syngrafii.com/api/v1/masterfiles/{packageId} \
  --header 'api_key: <api-key>'
This returns the full MasterFile object.
Parsing the MasterFile JSON is not recommended as the structure is complex and is subject to change over time.

Request

Request
GET /masterfiles/{packageId}

Parameters

packageId
string
required
The unique identifier of the package you want to download MasterFile for.