---
title: "Creative details"
method: GET
path: "/v1/ads/creatives/{creativeId}"
tags: ["Ad Creatives"]
---

# Creative details

`GET /v1/ads/creatives/{creativeId}`

One creative's details, verbatim from Meta. `fields` is a raw-passthrough override of
the default projection.

## Path parameters

- `creativeId` string, required

## Query parameters

- `accountId` string, required
- `fields` string

## Response `200`

Creative details

- object
  - `creative` object — Raw Meta creative node

## Other responses

- `400` — Invalid input, or Meta rejected the query
- `401` — Unauthorized
- `501` — Only supported on Meta (facebook/instagram)

---

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