---
title: "Get template"
method: POST
path: "/injection/template"
tags: ["Data Injection"]
---

# Get template

`POST /injection/template`

Get data injection CSV template for an activity

## Request body

- object
  - `activity_id` string, required — Activity id
  - `parameters` string[], required

## Response `200`

Download of CSV

## Other responses

- `401` — Unauthenticated
- `404` — Activity not found

---

[API](https://skmtc.net/catapultsports/apis/openfield-connect-v6-api.md) · [All operations](https://skmtc.net/catapultsports/apis/openfield-connect-v6-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/catapultsports/openfield-connect-v6-api/revisions/b68eadaba68c/schema)
