# Get list of attribute options by attribute code **GET /api/rest/v1/retailer/attributes/{code}/options** This endpoint allows you to get a list of attribute options with corresponding code. ## Servers - https://content.winkelstraat.nl: https://content.winkelstraat.nl () ## Parameters ### Path parameters - **code** (string) Code of the resource ## Responses ### 200 Return attribute options with code ### 401 Authentication required #### Body: application/json (object) - **code** (integer) HTTP status code - **message** (string) Message explaining the error ### 403 Access forbidden #### Body: application/json (object) - **code** (integer) HTTP status code - **message** (string) Message explaining the error ### 406 Not Acceptable #### Body: application/json (object) - **code** (integer) HTTP status code - **message** (string) Message explaining the error [Powered by Bump.sh](https://bump.sh)