# Get list of categories and codes **GET /api/rest/v1/retailer/categories/codes** This endpoint lists all categories and corresponding codes. ## Servers - https://content.winkelstraat.nl: https://content.winkelstraat.nl () ## Parameters ## Responses ### 200: Return categories and codes ### 401: Authentication required #### Body Parameters: application/json (object) - **code** (integer) HTTP status code - **message** (string) Message explaining the error ### 403: Access forbidden #### Body Parameters: application/json (object) - **code** (integer) HTTP status code - **message** (string) Message explaining the error ### 406: Not Acceptable #### Body Parameters: application/json (object) - **code** (integer) HTTP status code - **message** (string) Message explaining the error [Powered by Bump.sh](https://bump.sh)