| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

# ``200      Count of defaultNotificationTemplate documents found. Wrapped in a JsonAPI root response with wrapped count result as data.

# ``500      default error response

### Example Request

```bash
curl --request GET \
     --url https://services.fountain.com/api/servicepulse/defaultNotificationTemplates/count \
     --header 'accept: application/json'
```

### Response Status Codes

- `200`
- `500`

Updated about 2 months ago.
