---
title: "Get Outcome Mapping By Template"
method: GET
path: "/campaigns/v1/outcome-mappings/{template}"
tags: ["Outcome Mappings"]
---

# Get Outcome Mapping By Template

`GET /campaigns/v1/outcome-mappings/{template}`

Fetch the outcome mapping configuration for the team's template.
- **template**: The template to fetch the outcome mapping for.

## Path parameters

- `template` 'template_v1' | 'template_v2', required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-27** `a9901c64edf4` — 1 info
  - added the new enum value `template_v2` to the `path` request parameter `template`

[Change history](https://skmtc.dev/interactly/apis/interactly-api-2/changes/campaigns/v1/outcome-mappings/:template/get.md)

---

[API](https://skmtc.dev/interactly/apis/interactly-api-2.md) · [All operations](https://skmtc.dev/interactly/apis/interactly-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/interactly/interactly-api-2/revisions/a9901c64edf4/schema)
