GET
/
notes-index
curl --request GET \
  --url https://namada-masp-01.originstake.com/notes-index \
  --header 'Key: <api-key>'
{
  "200": {
    "notes_index": [
      {}
    ]
  }
}

Query Parameters

height
integer
required

Block height (minimum: 0)

Response

200
object