---
title: "Get a custom feed template"
method: GET
path: "/accounts/{{account_id}}/mrss/syndications/{syndication_id}/template"
tags: ["Templates"]
---

# Get a custom feed template

`GET /accounts/{{account_id}}/mrss/syndications/{syndication_id}/template`

Gets a universal syndication's custom feed template.

## Path parameters

- `account_id` string, required
- `syndication_id` string, required

## Response `200`

The universal syndication's feed template.

## Other responses

- `401` — Insufficient permissions to access this API method
- `403` — Forbidden, syndication was not of type universal
- `404` — Template not found
- `500` — Server error

---

[API](https://skmtc.net/brightcovelearning/apis/brightcove-syndication-configuration-api.md) · [All operations](https://skmtc.net/brightcovelearning/apis/brightcove-syndication-configuration-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brightcovelearning/brightcove-syndication-configuration-api/revisions/d7b8a38db19f/schema)
