List registered agents with pagination.
Documentation Index
Fetch the complete documentation index at: https://docs.barndoor.ai/llms.txt
Use this file to discover all available pages before exploring further.
JWT token obtained through Auth0 OAuth 2.0 flow with PKCE.
The token should be included in the Authorization header:
Authorization: Bearer <your-jwt-token>
Use the Barndoor SDK's loginInteractive() function to obtain tokens automatically.
Search applications by name or description
Filter by agent type Agent type classification for applications.
internal, external Page number (1-based)
x >= 1Number of items per page (max 100)
1 <= x <= 100