cURL
curl --request GET \ --url https://commerce.driv.ly/api/agents/{id}
{ "data": { "id": "<string>", "model": "<string>", "prompt": "<string>", "functions": [ "<string>" ] }, "success": true }
Agent is uniquely identified by id
The number of levels of related objects to include in the response
Agent Found
Show child attributes
{ "id": "ai_3jks93ndk3s9", "model": "gpt-4o", "prompt": "Respond to the customer service request", "functions": ["fnc_ed904md03684"]}