---
title: "Get Flow Execution Session"
method: GET
path: "/v3/agents/flow-executions/{executionId}/session"
tags: ["Agents"]
---

# Get Flow Execution Session

`GET /v3/agents/flow-executions/{executionId}/session`

Retorna todas as rodadas (FlowExecutions) do atendimento ao qual a execucao informada pertence, com o trail de actions de cada rodada. Usado pelo painel de debug aberto pela mensagem de sistema "Iniciado atendimento pelo agente...". Logs expiram em 60 dias (TTL).

## Path parameters

- `executionId` string, required

## Response `200`

---

[API](https://skmtc.net/kinbox/apis/kinbox-api.md) · [All operations](https://skmtc.net/kinbox/apis/kinbox-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kinbox/kinbox-api/versions/c8469f0ba490/schema)
