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

Get Public Agent

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

get

Get public agent

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

Public Agent

application/json

Public Agent

okboolean · enumRequiredPossible values:
publicUrlstring · uriRequired
get/agents/{agentId}/public-agent

Last updated

Was this helpful?