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
[
  {}
]

Documentation Index

Fetch the complete documentation index at: https://docs.pragmatiks.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

agent_type_id
string
required

Response

Successful Response