get https://api.atendare.com/v2///attachments
Liste os anexos presentes em um contato, empresa, qualificação, negociação ou projeto
Log in to see full request history
{
"total": 1,
"page_index": 0,
"page_size": 1,
"results": [
{
"id": 1,
"name": "Nome do anexo",
"content_type": "video/mp4",
"extension": "mp4",
"size": 10000,
"type": 4,
"creation_date": "2024-07-01T20:18:13Z",
"update_date": "2024-07-01T20:20:53Z",
"author_id": 25,
"author": {
"id": 1,
"detail": "Token de integração",
"type": 3
},
"path": "https://example.com/"
}
]
}
Responses