curl --location --request GET '/wms/wmswarestore/'
{
"count": 0,
"next": "http://example.com",
"previous": "http://example.com",
"results": [
{
"category": -32768,
"name": "string",
"limit": -2147483648,
"status": -32768
}
]
}