# Fetch the list of business file attachments **GET /users/{user_id}/kyc/businesses/file** Fetch the list of business file attachments. ## Servers ## Parameters ### Path parameters - **user_id** (string) User id ## Responses ### 200 The list of business file attachments #### Body: (array[object]) - **id** (string(uuid)) - **filename** (string) - **document_type** (string) ### 400 Server cannot or will not process the request [Powered by Bump.sh](https://bump.sh)