a1350bfaec
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
3 lines
114 B
Plaintext
3 lines
114 B
Plaintext
curl --location --request GET 'https://medusa-url.com/admin/notes' \
|
|
--header 'Authorization: Bearer {api_token}'
|