Retrieves a specific document file for an operation
Operations
Retrieves a specific document file for an operation
Retrieves a document file by its unique identifier. The document ID is obtained from the operation’s documents list. The client reference must be unique within your company and you can only access operations belonging to your authenticated company. Content type varies by document (PDF, JPEG, PNG etc.).
GET
Retrieves a specific document file for an operation
Authorizations
Access token obtained from the /oauth/token endpoint using your client credentials.
Path Parameters
Your company's unique reference for the operation (the same client reference used on the corresponding nomination).
Encoded document identifier, taken from the documentId field of the operation's documents list.
Response
OK