list

suspend fun list(filters: Map<String, List<String>>? = null): Result<List<Network>, ErrorResponse>

List networks

Returns a list of networks.