Download list of documents of an employeeAsk AIget https://api.hibob.com/v1/docs/people/{id}Returns a list of documents and download links.Path ParamsidstringrequiredThe ID of the Employee. You can obtain the employee ID from the employee data.Responses 200A list of the documents' names and download links. 401Authentication failed. Check your service user credentials 403The service user or token is missing the required permissions to access the requested data 429Rate limit exceeded - see Rate limits 500Unexpected error.Updated 9 months ago