# Table

## The TableInfo object

- [table/object.md](table/object.md)

## Endpoints

### Get

- [GET /api/2.1/unity-catalog/tables/{full_name_arg}](get-table.md)

### List

- [GET /api/2.1/unity-catalog/tables](list-tables.md)

### Create

- [POST /api/2.1/unity-catalog/tables](create-table.md)

### Delete

- [DELETE /api/2.1/unity-catalog/tables/{full_name_arg}](delete-table.md)

