Skip to main content
GET
/
api
/
v1
/
runtime
/
sessions
/
{id}
/
history
Get session history (CLI/SDK)
curl --request GET \
  --url https://api.runflow.ai/api/v1/runtime/sessions/{id}/history

Documentation Index

Fetch the complete documentation index at: https://docs.runflow.ai/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

Session UUID

Response

200

Session history retrieved successfully.