cURL
curl --request GET \ --url https://api.futureagi.com/simulate/agent-definitions/{agent_id}/versions/ \ --header 'X-Api-Key: <api-key>' \ --header 'X-Secret-Key: <api-key>'
Get all versions of an agent definition with pagination
API Key for authentication. Click here to access API Key
Secret Key for authentication. Click here to access Secret Key
List of agent versions
Was this page helpful?