GET
/
savings
/
{id}
Saving
curl --request GET \
  --url https://cashboard-f5x2.onrender.com/savings/{id}
{
"saving": null
}

Path Parameters

id
string
required

Query Parameters

user
string

Response

200 - application/json

OK

The response is of type object.