cURL
curl --request GET \ --url https://control-plane.kubiya.ai/api/v1/execution-environment/agents/{agent_id}/resolved
{}
Get resolved execution environment for an agent.
This endpoint:
Inheritance order (later overrides earlier):
Returns: Dict of environment variables ready to inject into agent execution
Successful Response
Was this page helpful?