## Connection Test Results

**Connection Test Results** represent the outcome of running a Connection’s “Test Connection” operation. The Connection Test Result is stored as a record containing a message indicating whether the connection was successful or describing the failure.

#### Cleanup task

A cleanup task is regularly run that will delete Connection Test Results that are older than 7 days.

### Queryable Fields
- `id` - `OBJECT_ID`
- `connectionId` - `OBJECT_ID`

### Permissions
- `api.connections.read`
