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