# getTaskDetail Buscar dados das tarefas de Afastamento ou Evasão Endpoint: GET /s/v1/tarefas/detalhes/{solicitationId} Version: 1.1 Security: bearerAuth ## Path parameters: - `solicitationId` (integer, required) Id da solicitação web ## Response 200 fields (*/*): - `id-processo` (integer) - `motivo` (string) - `motivo-complementar` (string) - `ano` (integer) - `semestre` (integer) - `data-ocorrencia` (string) ## Response 400 fields (*/*): - `message` (string) ## Response 500 fields (*/*): - `message` (string)