# Get list of attributes **GET /api/rest/v1/retailer/attributes** This endpoint allows you to get a list of attributes. Attributes are paginated and sorted by code. ## Servers - https://content.winkelstraat.nl: https://content.winkelstraat.nl () ## Parameters ## Responses ### 200 Return attributes paginated ### 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)