get https://gateway.snowpal.com/blocks//notes
Returns block note. A note is private to you and therefore, will not be available to your collaborators even if the block is shared.
Log in to see full request history
Response
Returns block note. A note is private to you and therefore, will not be available to your collaborators even if the block is shared.
xxxxxxxxxx
curl --request GET \
--url https://gateway.snowpal.com/blocks/id/notes \
--header 'accept: application/json'
Try It!
to start a request and see the response here!