latestOpenAPI 3.0.02026-08-0417295208.0 KB
6aef0cb7a151
mirrors
Get list of mirrors
get/mirrors
Query parameters
offsetinteger
the offset of the result set
limitinteger
the number of results in the result set
sortstring[]
property to sort mirrors (may be comma-separated)
Response
ok
Example response
{
"mirrors": [
{
"source_root": "https://conda.anaconda.org/mewtwo"
}
]
}