# Cdf Status

The read-only replication status of a single Postgres table replicated
 under a CdfConfig. One status exists per replicated table.
 It is created automatically and cannot be modified.

## The CdfStatus object

- [cdf-status/object.md](cdf-status/object.md)

## Endpoints

### Get

- [GET /api/2.0/postgres/{name=projects/*/branches/*/databases/*/cdf-configs/*/cdf-statuses/*}](get-cdf-status.md)

### List

- [GET /api/2.0/postgres/{parent=projects/*/branches/*/databases/*/cdf-configs/*}/cdf-statuses](list-cdf-statuses.md)

