AgentLogin
Get details about an agent
Returns detailed information for a specific AI agent based on the provided agentId.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Bearer Token for admin authorization
Path Parameters
Unique identifier for the AI agent
Response
200
application/json
Successful retrieval of agent data
The response is of type object
.