Skip to main content
GET
/
cabinet
/
admin
/
remnawave
/
inbounds
List Inbounds
curl --request GET \
  --url http://localhost:8080/cabinet/admin/remnawave/inbounds
{
  "items": [
    {}
  ],
  "total": 0
}

Response

200 - application/json

Successful Response

List of inbounds response.

items
Items · object[]
total
integer
default:0