Skip to main content
GET
/
api
/
v2
/
agents
/
{agentId}
Get agent detail (v2)
curl --request GET \
  --url https://forge.gloo.ai/api/v2/agents/{agentId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key from /api/v1/keys. Pass as Authorization: Bearer <key>.

Path Parameters

agentId
string
required

Response

Agent detail