Get Category

GET /self/{shopId}/categories/{categoryId}

Path parameters

Responses

GET /self/{shopId}/categories/{categoryId}
curl \
 -X GET https://dev.sellpass.io/self/{shopId}/categories/{categoryId} \
 -H "Authorization: $API_KEY"