exportJson

suspend fun OrsClient.exportJson(bbox: List<List<Double>>, geometry: Boolean? = null, profile: Profile): ExportResponse

Requests the export endpoint asking explicitly for JSON output.