Get details of a specific agent by ID, including its application directory configuration.
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.
Successful Response
Determine agent type based on application directory properties.
internal, external