---
title: "Find Impression URL"
method: GET
path: "/affiliates/offers/{offerId}/impressionurl/{urlId}"
tags: ["Affiliate Offers"]
---

# Find Impression URL

`GET /affiliates/offers/{offerId}/impressionurl/{urlId}`

## Path parameters

- `offerId` integer, required
- `urlId` integer, required

## Response `200`

- object
  - `url` string — The full impression tracking URL.

## Other responses

- `400` — Affiliate is not authorized to run this offer.

---

[API](https://skmtc.net/everflow/apis/everflow-network-api-tracking-domains.md) · [All operations](https://skmtc.net/everflow/apis/everflow-network-api-tracking-domains/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/everflow/everflow-network-api-tracking-domains/revisions/39242cee0e32/schema)
