listContacts

fun listContacts(tenantId: String, query: String?, pageable: Pageable): Page<ContactResponse>(source)