---
title: "Get a shared template url"
method: GET
path: "/emailCampaigns/{campaignId}/sharedUrl"
tags: ["Email Campaigns"]
---

# Get a shared template url

`GET /emailCampaigns/{campaignId}/sharedUrl`

Get a unique URL to share & import an email template from one Brevo account to another.

## Path parameters

- `campaignId` integer, required

## Response `200`

Shared template URL information

- GetSharedTemplateUrl
  - `sharedUrl` string, url, required — A unique URL for the email campaign or transactional template. This URL can be shared with other Brevo users.

## Other responses

- `400` — bad request
- `404` — Campaign/Template ID not found

---

[API](https://skmtc.net/getbrevo/apis/brevo-api.md) · [All operations](https://skmtc.net/getbrevo/apis/brevo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbrevo/brevo-api/versions/2aec3cf66501/schema)
