---
title: "GET /endpoints/messaging-session"
method: GET
path: "/endpoints/messaging-session"
---

# GET /endpoints/messaging-session

`GET /endpoints/messaging-session`

The details of the endpoint for the messaging session.

## Query parameters

- `network-type` 'IPV4_ONLY' | 'DUAL_STACK'

## Response `200`

Success

- GetMessagingSessionEndpointResponse
  - `Endpoint` object — The endpoint returned in the response.
    - `Url` string — The endpoint to which you establish a websocket connection.

## Other responses

- `480` — UnauthorizedClientException
- `481` — ForbiddenException
- `482` — ThrottledClientException
- `483` — ServiceUnavailableException
- `484` — ServiceFailureException

---

[API](https://skmtc.net/aws/apis/chime-sdk-messaging.md) · [All operations](https://skmtc.net/aws/apis/chime-sdk-messaging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/chime-sdk-messaging/revisions/84b8f86073a0/schema)
