# List views **GET /views** Returns the list of views available to your perimeter. A view in Deck is an object to tell what product information should be displayed, in what area (called "zones"), and in which order. The finesse of this configuration is up to the PIM admins and can depend on product segments and classification. But in the end, on the API side, it is a ready-to-use indication to drive information display. Information can be properties, tiles, localized fields. Here are some examples: * the view "web" would be used to give the instructions of what to display on the different zones of the product web page * the view "technical-sheet" would do that for the technical sheet generation, which is a bit different. * The view "compare" would be used to specified the criteria useful during product comparison, using zones to define parameters categories ## Servers - https://api.ppe-analytics.com/api/v1: https://api.ppe-analytics.com/api/v1 () ## Authentication methods - Api key ## Parameters ## Responses ### 200 Successfully returned available views #### Body: application/json (object) - **status** (string) - **result** (object) [Powered by Bump.sh](https://bump.sh)