Skip to main content
GET
/
api
/
v1
/
executions
/
{execution_id}
/
session
/
full
Get Full Session History
curl --request GET \
  --url https://control-plane.kubiya.ai/api/v1/executions/{execution_id}/session/full
"<any>"

Path Parameters

execution_id
string
required

Query Parameters

offset
integer
default:0
limit
integer
default:500

Response

Successful Response

The response is of type any.