---
search:
  tags:
    - Creatives
    - GET
seo:
  description: >-
    Available on: Meta Reference for the GET
    /observe/{advertiserId}/creatives/{id} endpoint in the AdCrunch API.
sidebar:
  label: 'Live read: Get one creative'
  badge: GET
title: 'Live read: Get one creative'
type: openapi-operation
---
**Available on:** [![Meta](/providers/meta.svg)](https://docs.adcrunch.dev/connect/providers)

Asks the provider for one creative now, and gives its payload exactly as Meta sends it: the headline in `title`, the body copy in `body`, the image or the video id, the call to action and the link.

## When there is nothing to give

**`404`** — the provider holds no such creative on this ad account, the provider has no creative at all, or your organization does not own the advertiser in the path. They are deliberately not told apart: distinguishing them would confirm that a creative exists to somebody who cannot read it.

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