curl --request GET \
--url https://api.getovra.com/disputes/{id}/evidence \
--header 'Authorization: Bearer <token>'[
{
"id": "<string>",
"type": "<string>",
"description": "<string>",
"fileUrl": "<string>",
"createdAt": "2023-11-07T05:31:56Z"
}
]curl --request GET \
--url https://api.getovra.com/disputes/{id}/evidence \
--header 'Authorization: Bearer <token>'[
{
"id": "<string>",
"type": "<string>",
"description": "<string>",
"fileUrl": "<string>",
"createdAt": "2023-11-07T05:31:56Z"
}
]