---
title: DefaultConfigurationResponse
framework: retentionmessaging
role: symbol
role_heading: Object
path: retentionmessaging/defaultconfigurationresponse
---

# DefaultConfigurationResponse

The response body that contains the default configuration information.

## Declaration

```data
object DefaultConfigurationResponse
```

## Properties

messageIdentifier: The message identifier of the retention message you configured as a default.

## Discussion

Discussion This is the response body for the Get Default Message endpoint.

## See Also

### Default message configuration

- [Configure Default Message](retentionmessaging/configure-default-message.md)
- [Get Default Message](retentionmessaging/get-default-message.md)
- [Delete Default Message](retentionmessaging/delete-default-message.md)
- [DefaultConfigurationRequest](retentionmessaging/defaultconfigurationrequest.md)
