# Table$get

### Table$<mark style="color:purple;">get</mark>() → self

Fetches the table, after which table$properties will contain a named list with entries corresponding to the properties on the [table resource definition](https://docs.redivis.com/api/resource-definitions/table). Will raise an error if the table does not exist.

### **Returns**

**self (a** [**Table**](https://docs.redivis.com/api/client-libraries/redivis-r/reference/table)**)**
