Get an agent by ID

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

agentId

string

required

The unique identifier of the agent

``200 Agent found

``401

Unauthorized - invalid or missing authentication

``404

Agent not found

``500

Internal server error

Updated 8 months ago


ShellNodeRubyPHPPython

Base URL

https://api.happeo.com/agents/{agentId}

`` xxxxxxxxxx

curl --request GET \

--url https://api.happeo.com/agents/agentId \

--header 'accept: application/json' ``

Click Try It! to start a request and see the response here! Or choose an example:

application/json

``200

Updated8 months ago