curl --location -g --request GET 'http://{{host}}/v1/repositories'
[
{
"name": "string",
"format": "string",
"type": "string",
"url": "string",
"attributes": {
"property1": {},
"property2": {}
}
}
]