GET
/
proxymanager
/
status
curl --request GET \
  --url https://use.hoop.dev/api/proxymanager/status
{
  "access_duration": 1800000000000,
  "connected-at": "2024-07-25T19:36:41Z",
  "connection_name": "<string>",
  "connection_subtype": "<string>",
  "connection_type": "<string>",
  "has_review": true,
  "id": "20A5AABE-C35D-4F04-A5A7-C856EE6C7703",
  "metadata": {
    "go-version": "1.22.4",
    "hostname": "johnwick.local",
    "platform": "amd64",
    "session": "15B3C616-6B43-4F85-B4FD-B83378A866C2",
    "version": "1.23.4"
  },
  "port": "<string>",
  "status": "ready"
}

Query Parameters

type
string

Filter by type

Response

200
application/json
OK

The response is of type object.