curl --location -g --request GET 'http://{{host}}/v1/repositories/maven/hosted/'
{
"name": "internal",
"online": true,
"storage": {
"blobStoreName": "default",
"strictContentTypeValidation": true,
"writePolicy": "allow_once"
},
"cleanup": {
"policyNames": [
"string"
]
},
"component": {
"proprietaryComponents": true
},
"maven": {
"versionPolicy": "MIXED",
"layoutPolicy": "STRICT",
"contentDisposition": "ATTACHMENT"
}
}