Agents
List an agent's schemas
Return agent’s input and output schemas. You can use these schemas to detect changes to an agent’s input or output structure.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the agent.
Query Parameters
The offset of the client's timezone in minutes from UTC. e.g. PDT is -420 because it's 7 hours behind UTC.
Response
200
application/json
Success
Defines the structure and properties of an agent.