Documents

This operation enables councils to request documents uploaded by the applicant in the Online DA Service to be transferred to the council's IT system.

path Parameters
DocID
required
string

The unique attachment ID

header Parameters
CouncilID
required
string

The council LGA name to indicate the request is originating from a specific council

Responses

Request samples

curl -i -X GET \
  https://api-uat.apps1.nsw.gov.au/planning/DocMgmt/v1/Documents/:DocID \
  -H 'CouncilID: string'