curl --location --request GET 'https://metadata.dlab.ovh/api/models/'{
"model": {
"id": 0,
"chainId": "string",
"collectionAddress": "string",
"modelId": "string",
"metadata": {
"name": "string",
"description": "string",
"imageUrl": "string",
"animationUrl": "string",
"externalUrl": "string",
"properties": "string"
},
"createdAt": "string",
"updatedAt": "string"
}
}