Files
medusa-store/docs/api/admin/code_samples/Shell/stock-locations/getundefined
2023-01-11 18:08:33 +02:00

3 lines
124 B
Plaintext

curl --location --request GET 'https://medusa-url.com/admin/stock-locations' \
--header 'Authorization: Bearer {api_token}'