Skip to main content

List an agent's schemas

GET 

/rest/api/v1/agents/:agent_id/schemas

1 active deprecation
GET /rest/api/v1/agents/{agent_id}/schemas

Use GET /api/agents/{agent_id}/schemas instead.

beta

This endpoint is in Beta. Expect changes and instability.

Return agent's input and output schemas. You can use these schemas to detect changes to an agent's input or output structure.

Request

Responses

Success