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

Look Up Public Agent

Look Up Public Agent — Taskade REST API v1 reference: GET /public-agents/{publicAgentId}. Parameters, authentication, and response schema.

get

Get public agent by public agent ID

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

Public Agent

application/json

Public Agent

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

Last updated

Was this helpful?