Plugin DICOM
  1. Echo
Plugin DICOM
  • Boas Vindas
  • Echo
    • echo
      GET
    • Echo Connection DICOM
      GET
  • Users
    • Criar Usuário
      POST
  • Login
    • Login
      POST
  • DICOM Configurations
    • Salvar Configurações
      POST
  • Esquemas
    • Users
      • Users
      • Conflit User
    • DICOM Configuration
      • DICOM Configuration Payload
      • DICOM Configuration
  1. Echo

Echo Connection DICOM

Amb. de Desenv.
http://localhost:8080
Amb. de Desenv.
http://localhost:8080
GET
/echo/{idConnectionDICOM}

Requisição

Parâmetros de Caminho

Respostas

🔴500Erro interno do servidor
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://localhost:8080/echo/1'
Response Response Example
{
    "timestamp": "string",
    "status": 0,
    "error": "string",
    "message": "string",
    "path": "string",
    "details": null
}
Modificado em 2025-12-11 17:48:15
Página anterior
echo
Próxima página
Criar Usuário
Built with