get
https://{companyDomain}.bamboohr.com/api/v1/employees//files/view
Lists the file categories and files visible to the caller for the specified employee. The response format is controlled by the Accept header: send 'application/json' for JSON or omit/send anything else for XML. Only categories and files the caller is permitted to see are included; employees viewing their own profile also see files shared with them.
403The API user does not have permission to access the requested employee's files.
404The requested employee was not found, or the employee has no accessible file categories.
