---
title: "Global placement library"
method: GET
path: "/v2/sites/{site_id}/placements/embed.js"
tags: ["Placements"]
---

# Global placement library

`GET /v2/sites/{site_id}/placements/embed.js`

Retrieve the global placement library for the specified site ID.

Placement definitions are not included in the response and must be fetched separately.

## Path parameters

- `site_id` string, required

## Response `200`

A javascript placement library

## Other responses

- `403` — Access is Forbidden This error commonly occurs when a user either does not have a token or uses an invalid token to request an asset that requires [URL signing](https://docs.jwplayer.com/platform/reference/protect-your-content-with-signed-urls). It may also occur due to geoblocking, account suspension, deletion, or limits reached.
- `404` — Not Found The requested asset could not be found.

---

[API](https://skmtc.net/jwplayer/apis/management-api-v2.md) · [All operations](https://skmtc.net/jwplayer/apis/management-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jwplayer/management-api-v2/revisions/180db7cada27/schema)
