Retrieve Employee Supporting Documents
GET {{base_url}}/employee/:Employee/files
Use this endpoint to retrieve all supporting documents or files associated with an employee in the Employees hub.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
[{"FileID":"35995042-4768-4c14-a4f1-34bf9088aa27","PKey":"12390eae3f1c428e8319fa4ce8a4044a","Key1":"EMPLOYEE1017948475581","Key2":"","Key3":"","Employee":"EMPLOYEE1017948475581","CategoryCode":"","CategoryDescription":"","FileName":"FileName.pdf","FileDescription":"FileName.pdf","FileSize":87691,"Application":"Employees","ContentType":"application/pdf"}]