# GET /product_categories/:id_or_alias **GET /product_categories/{id_or_alias}** Returns a specific product category ## Servers ## Parameters ### Path parameters - **id_or_alias** (string) ID of the resource to return ## Responses ### 500 Server Error ### 200 successful operation #### Body: (object) - **data** (object) ### 400 Bad Request ### 401 Authorization information is missing or invalid. ### 404 Requested resource not found [Powered by Bump.sh](https://bump.sh)