/agents
Retrieve all available Agents
GET
/v1
/agents
Query a paginated list of all Zams Agents available to your organization. These agents represent modular, model-backed entities capable of reasoning, tool use, and autonomous task execution — all backed by foundation models and governed by your enterprise context.
Header
Key
Value
Authorization
YOUR_API_KEY
Parameters
Key
Type
Description
page_number
Integer
Default is 1
Request
Response
A paginated mapping of agent identifiers to their associated details.
Last updated