Get Agent Counts
Agents
Get Agent Counts
Get counts of agents grouped by type (internal vs external).
GET
Get Agent Counts
Authorizations
JWT token obtained through Barndoor's OAuth 2.0 authorization-code 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.