GET /self/{shopId}/listings

GET /self/{shopId}/listings

Path parameters

  • shopId integer(int32) Required

Responses

  • 200

    Success

GET /self/{shopId}/listings
curl \
 --request GET 'https://dev.sellpass.io/self/{shopId}/listings' \
 --header "Authorization: $API_KEY"