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

Get Folder Agents

Get Folder Agents — Taskade REST API v1 reference: GET /folders/{folderId}/agents. Parameters, authentication, and response schema.

get

Get agents in a folder.

Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
folderIdstringRequired
Query parameters
limitnumberOptionalDefault: 20
pagenumberOptionalDefault: 1
Responses
200

Agents

application/json

Agents

okboolean · enumRequiredPossible values:
get/folders/{folderId}/agents

Last updated

Was this helpful?