Skip to main content
GET
/
agents
/
types
/
{agent_type_id}
/
instances
List Agent Type Instances
curl --request GET \
  --url https://api.example.com/agents/types/{agent_type_id}/instances
[
  {}
]

Path Parameters

agent_type_id
string
required

Response

Successful Response