---
title: "Get Inbound Details"
method: GET
path: "/api/inbounds/details"
tags: ["System"]
---

# Get Inbound Details

`GET /api/inbounds/details`

Retrieve lightweight inbound metadata for dashboard forms.

## Response `200`

Successful Response

- InboundSummary[]
  - `tag` string, required
  - `protocol` string, required
  - `network` string, nullable

## Other responses

- `401` — Unauthorized Error

---

[API](https://skmtc.dev/socialser/apis/pasarguardapi.md) · [All operations](https://skmtc.dev/socialser/apis/pasarguardapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/socialser/pasarguardapi/revisions/4b082bbcb6c3/schema)
