Get a FileContents

get

/hcmRestApi/resources/11.13.18.05/allocatedChecklists/{allocatedChecklistsUniqID}/child/allocatedTasks/{AllocatedTaskId}/child/documents/{documentsUniqID}/enclosure/FileContents

Get a FileContents

Request

Path Parameters
  • Unique identifier for the allocated task.
  • This is the hash key of the attributes which make up the composite key for the Allocated Checklists resource and used to uniquely identify an instance of Allocated Checklists. The client should not generate the hash key value. Instead, the client should query on the Allocated Checklists collection resource in order to navigate to a specific instance of Allocated Checklists to get the hash key.
  • This is the hash key of the attributes which make up the composite key for the Documents resource and used to uniquely identify an instance of Documents. The client should not generate the hash key value. Instead, the client should query on the Documents collection resource in order to navigate to a specific instance of Documents to get the hash key.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Body ()
Root Schema : schema
Type: string(binary)
Back to Top