---
title: "Fetch all Wowza CDN stream targets"
method: GET
path: "/stream_targets/wowza_cdn"
tags: ["stream_targets"]
---

# Fetch all Wowza CDN stream targets

`GET /stream_targets/wowza_cdn`

(Available from version 1.4) This operation lists limited details for all of your Wowza CDN stream targets. For detailed information, fetch a single target.

## Query parameters

- `page` integer
- `per_page` integer

## Response `200`

Success

- StreamTargetsFastly
  - `stream_targets_wowza_cdn` IndexFastlyStreamTarget[], required
    - `created_at` string, date-time — The date and time that the stream target was created.
    - `id` string — The unique alphanumeric string that identifies the stream target.
    - `name` string — A descriptive name for the stream target. Maximum 255 characters.
    - `updated_at` string, date-time — The date and time that the stream target was updated.

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/wowza/apis/wowza-video-rest-api-reference-documentation.md) · [All operations](https://skmtc.net/wowza/apis/wowza-video-rest-api-reference-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wowza/wowza-video-rest-api-reference-documentation/revisions/157b6f741f2a/schema)
