Get Agent
Agents
GET Agent by Id
Get details of a specific agent by ID, including its application directory configuration.
GET
Get Agent
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.
Path Parameters
Response
Successful Response
Determine agent type based on application directory properties.
Available options:
internal, external