curl --request GET \
--url https://api.agentixx.io/api/agents/{id} \
--header 'x-tenant-id: <api-key>' \
--cookie better-auth.session_token={}Get a single AI agent with its configuration.
curl --request GET \
--url https://api.agentixx.io/api/agents/{id} \
--header 'x-tenant-id: <api-key>' \
--cookie better-auth.session_token={}