CustomersRetrieves a list of attachments associated with a customer.Retrieves a list of attachments associated with a customer. GET /api/customer/:customerId/attachments This endpoint returns the paths of all files attached to the customer's record. Request Responses200400403404Returns the list of attachment pathsApi ErrorUnauthenticated userCustomer not found