curl--location-g--request GET 'http://{{sever_notes}}/getnotes'
Responses
🟢200Success
application/json
Body
object {0}
Example
{"data":{"Notes":[["Title: first Note","Description: first note added","Created By: test1"]]},"msg":"Fetched All Todos","statuscode":200,"success":true}