Skip to main content
GET
/
api
/
v1
/
auth
/
orders
/
count
Count all orders
curl --request GET \
  --url https://crypto.westminister.tech/api/v1/auth/orders/count
{
  "count": 123
}

Response

200 - application/json

Order count

count
integer