# Synced Table

## The SyncedTable object

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

## Endpoints

### Get

- [GET /api/2.0/postgres/{name=synced_tables/*}](get-synced-table.md)

### Create

- [POST /api/2.0/postgres/synced_tables](create-synced-table.md)

### Delete

- [DELETE /api/2.0/postgres/{name=synced_tables/*}](delete-synced-table.md)

