Skip to main content
GET
/
ai
/
agents
/
{agent_id}
/
skills
/
tree
List agent skill tree
curl --request GET \
  --url https://api.wacht.dev/ai/agents/{agent_id}/skills/tree \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Path Parameters

agent_id
string
required

Query Parameters

path
string

Response

200 - application/json

Skill tree

The response is of type object.