Documents

This operation enables the external organizations to request documents available in ePlanning.

path Parameters
DocID
required
string

The unique attachment ID

header Parameters
OrganisationID
required
string

The relevant organisation name to indicate where the request is originated from.

Responses

Request samples

curl -i -X GET \
  https://api-uat.apps1.nsw.gov.au/planning/Common/v2/Documents/:DocID \
  -H 'OrganisationID: string'