## Views

### List live views | GET

Welcome to the Contrast API reference.

The Contrast API is a REST API. It has predictable resource-oriented URLs, accepts JSON request bodies, returns JSON responses, and uses standard HTTP response codes, authentication, and verbs.

### BASE URL

```
https://connect.getcontrast.io
```

The API is built around the following resources:

- [Events](https://docs.getcontrast.io/events/event-object)
- [Polls](https://docs.getcontrast.io/poll-votes/poll-vote-object)
- [Recurring events](https://docs.getcontrast.io/recurring-events/recurring-event-object)
- [Registrations](https://docs.getcontrast.io/registrations/registration-object)
- [Views](https://docs.getcontrast.io/views/view-object)
- [Chat Messages](https://docs.getcontrast.io/chat-messages/chat-message-object)

- [View object](https://docs.getcontrast.io/views/view-object "View object")  
- [List replay views | GET](https://docs.getcontrast.io/views/list-replay-views "List replay views | GET")
