---
title: RealtimeUrlResponse
framework: retentionmessaging
role: symbol
role_heading: Object
path: retentionmessaging/realtimeurlresponse
---

# RealtimeUrlResponse

The response body that contains the URL for your Get Retention Message endpoint.

## Declaration

```data
object RealtimeUrlResponse
```

## Properties

realtimeURL: A string that contains the URL you provided for your Get Retention Message endpoint.

## Discussion

Discussion This is the response body for the Get Realtime URL endpoint.

## See Also

### Real-time retention messaging setup

- [Setting up your Get Retention Message endpoint](retentionmessaging/setting-up-retention-messaging-endpoint.md)
- [Configure Realtime URL](retentionmessaging/configure-realtime-url.md)
- [Get Realtime URL](retentionmessaging/get-realtime-url.md)
- [Delete Realtime URL](retentionmessaging/delete-realtime-url.md)
- [RealtimeUrlRequest](retentionmessaging/realtimeurlrequest.md)
- [RealtimeRequestBody](retentionmessaging/realtimerequestbody.md)
