---
title: "GET /agent/subscribe"
method: GET
path: "/agent/subscribe"
tags: ["agent"]
---

# GET /agent/subscribe

`GET /agent/subscribe`

Get all agents

## Response `201`

AgentsLocationList

- AgentsLocationList
  - `data` AgentsLocation[]
    - `active` integer
    - `create_date` string, date-time
    - `expire_date` string, date-time
    - `gid` integer
    - `host` string
    - `node` string
    - `path` string
    - `port` integer
    - `protocol` string
    - `ttl` integer
    - `type` string
    - `uuid` string

## Other responses

- `400` — FailureResponse

---

[API](https://skmtc.net/sipcapture/apis/homer-app.md) · [All operations](https://skmtc.net/sipcapture/apis/homer-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipcapture/homer-app/versions/2f261ecc6074/schema)
