ReferenceAPIGet AgentloopGET/v1/agentloops/{identity}SendPathPath Parametersidentity*stringMatch^[0-9a-f]{64}$Response Body200application/jsondefaultapplication/jsoncURLJavaScriptGoPythonJavaC#Rustcurl -X GET "https://example.com/v1/agentloops/string"200default{ "identity": "string", "status": "admitted", "error": { "code": "string", "message": "string", "retryable": true, "details": null }}Admit Agentloop POSTPrevious PageList Sessions GETNext Page