---
title: "GET /app-instances/{appInstanceArn}/streaming-configurations"
method: GET
path: "/app-instances/{appInstanceArn}/streaming-configurations"
---

# GET /app-instances/{appInstanceArn}/streaming-configurations

`GET /app-instances/{appInstanceArn}/streaming-configurations`

Retrieves the data streaming configuration for an <code>AppInstance</code>. For more information, see <a href="https://docs.aws.amazon.com/chime-sdk/latest/dg/streaming-export.html">Streaming messaging data</a> in the <i>Amazon Chime SDK Developer Guide</i>.

## Path parameters

- `appInstanceArn` string, required

## Response `200`

Success

- GetMessagingStreamingConfigurationsResponse
  - `StreamingConfigurations` StreamingConfiguration[] — The streaming settings.
    - `DataType` 'Channel' | 'ChannelMessage', required — The data type of the configuration.
    - `ResourceArn` string, required — The ARN of the resource in the configuration.

## Other responses

- `480` — BadRequestException
- `481` — ForbiddenException
- `482` — NotFoundException
- `483` — UnauthorizedClientException
- `484` — ThrottledClientException
- `485` — ServiceUnavailableException
- `486` — 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/versions/84b8f86073a0/schema)
