For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Agent

Get Agent — Taskade REST API v1 reference: GET /agents/{agentId}. Parameters, authentication, and response schema.

get

Get agent with id

Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
agentIdstringRequired
Responses
200

Agent

application/json

Agent

okboolean · enumRequiredPossible values:
get/agents/{agentId}

Last updated

Was this helpful?