cURL
curl --request GET \ --url https://api.egp.scale.com/v5/agent_configs/{agent_config_id} \ --header 'x-api-key: <api-key>'
{ "id": "<string>", "name": "<string>", "system_prompt": "<string>", "harness": "<string>", "allowed_tools": [ "<string>" ], "model": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "object": "agent_config", "description": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.gp.scale.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.gp.scale.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
"agent_config"