Skip to main content
GET
/
simulate
/
agent-definitions
/
{agent_id}
/
versions
/
{version_id}
/
call-executions
/
Get agent version call executions
curl --request GET \
  --url https://api.futureagi.com/simulate/agent-definitions/{agent_id}/versions/{version_id}/call-executions/ \
  --header 'X-Api-Key: <api-key>' \
  --header 'X-Secret-Key: <api-key>'

Authorizations

X-Api-Key
string
header
required

API Key for authentication. Click here to access API Key

X-Secret-Key
string
header
required

Secret Key for authentication. Click here to access Secret Key

Path Parameters

agent_id
string<uuid>
required
version_id
string<uuid>
required

Response

200

Call executions for version