GET
/
api
/
v1
/
agents
/
:agent_id

This endpoint retrieves the details of a single agent.

HTTP Request

GET https://api.gptlab.cloud/api/v1/agents/:agent_id

Path Parameters

  • agent_id: The ID of the agent to retrieve.

Response The response returns a JSON object containing the details of the agent.