3 lines
122 B
Plaintext
3 lines
122 B
Plaintext
curl --location --request GET 'https://medusa-url.com/admin/notifications' \
|
|
--header 'Authorization: Bearer {api_token}'
|