---
title: "Get a Facebook pixel"
method: GET
path: "/v3/fb-pixels/{id}"
tags: ["Analytics Setup"]
---

# Get a Facebook pixel

`GET /v3/fb-pixels/{id}`

Requires the `fb_pixel:read` scope.

## Response `200`

Facebook pixel

- MetaPixel
  - `name` string, required
  - `pixel_id` string, required — Provider pixel ID from Meta.
  - `is_conversion_api` boolean
  - `conversion_token` string
  - `test_event_code` string
  - `id` integer, required — Scalev record ID to use in landing page display configuration.
  - `errors` object[], required
  - `display` string, required

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/scalev/apis/nexus-commerce-api.md) · [All operations](https://skmtc.net/scalev/apis/nexus-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalev/nexus-commerce-api/versions/730030bd6477/schema)
