API Reference

Buscar anexo

Busque um anexo específico presente em um contato, empresa, qualificação, negociação ou projeto

{
  "success": true,
  "data": {
    "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/"
  }
}

Language
Click Try It! to start a request and see the response here!