/api/v1/collection-clientsCopy Pageget https://api.duemint.com/api/v1/collection-clientsQuery ParamstaxIdstringRut de la empresa previamente creada en Duemint, ejemplo: 76659956-6sincestringFecha desde cuando contar los clientes en formato YYYY-MM-DD, con respecto a la fecha de creaciónuntilstringFecha hasta cuando contar los clientes en formato YYYY-MM-DD, con respecto a la fecha de creacióncountrystringCódigo ISO de 2 letras del país que se desea filtrar. Por ejemplo US para Estados Unidos o CL para ChileorderBynumber1: Fecha de creación (por defecto); 2: NombreorderstringASC o DESC (default)resultsPerPagenumberNúmero de resultados por solicitud. Por defecto = 50 (máximo 100)pagenumberPágina de resultados. Por defecto = 1expandContactsboolean0: No expandir (Por defecto), 1: Expandir información del contactotruefalseexternalIdnumberIdentificador externo (Útil para integración con sistemas externos).signUrlsboolean0: URLs normales (Por defecto), 1: URLs firmadas digitalmente para mayor seguridadtruefalseHeaderscompanyIdstringrequiredResponses 200Request correctly received. Does not guarantees the underlying operation. Underlying operation must be followed up on another endpoint. 400Invalid schema or request. Check the message array for more information. 401Missing or invalid authentication method. Check the message array for more information. 403Resource access forbidden. Request has been authenticated but does not have the required permission. Check the message array for more information. 404The requested resource or associated resources were not found. Check the message array for more information.Updated 5 months ago