Skip to main content
GET
/
cabinet
/
subscription
/
devices
/
price
Get Device Price
curl --request GET \
  --url http://localhost:8080/cabinet/subscription/devices/price
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Query Parameters

devices
integer
default:1

Response

Successful Response