username:passwordAuthorization: Basic *****************curl --location --request GET '/repos///push_mirrors' \
--header 'Authorization: Basic <encoded-value>'[
{
"created": "string",
"interval": "string",
"last_error": "string",
"last_update": "string",
"remote_address": "string",
"remote_name": "string",
"repo_name": "string",
"sync_on_commit": true
}
]