listGroups

fun listGroups(after: Date? = null, before: Date? = null, limit: Int? = null, consentStates: List<ConsentState>? = null): List<Group>