---
search:
  tags:
    - Creatives
    - GET
seo:
  description: >-
    Gives the payload the provider reports for one creative, exactly as…
    Reference for the GET /observe/{advertiserId}/creatives/{id} endpoint in the
    AdCrunch API.
sidebar:
  label: Get one creative
  badge: GET
title: Get one creative
type: openapi-operation
---
Gives the payload the provider reports for one creative, exactly as the provider sent it: the image or video, the headline, the body copy, the call to action and the link.

## When there is nothing to give

- **`200` with an empty body** — AdCrunch does not know this creative, it belongs to another advertiser, or your organization does not own the advertiser in the path. They are deliberately not told apart.
- **`404`** — AdCrunch knows the creative but holds no stored payload for it.

`GET /observe/{advertiserId}/creatives/{id}`
