get https://example.com/api/basedata/v1/notes/
This endpoint will return a note linked to the given id
Log in to see full request history
Responses
401You are not unauthorized
404Not Found
This endpoint will return a note linked to the given id
401You are not unauthorized
404Not Found
xxxxxxxxxx
curl --request GET \
--url 'https://example.com/api/basedata/v1/notes/id?storeId=null&includeDeleted=false' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: