---
title: "Get engagement fixed audience samples"
method: POST
path: "/engagements/{engagementId}/fixed-audience-samples"
tags: ["Engagement"]
---

# Get engagement fixed audience samples

`POST /engagements/{engagementId}/fixed-audience-samples`

Estimate the fixed audience of an engagement. Send `targetAudience` and `conditions` in the body to
preview a candidate audience without saving it. Returns `{ sample, count, limitReached, limit }`. On an
internal error the endpoint still answers 200 with an empty sample and `count: 0`.

## Path parameters

- `engagementId` string, required

## Headers

- `project` string, required

## Request body

- unknown

## Response `200`

Ok

- unknown

---

[API](https://skmtc.net/gleap/apis/gleap-server.md) · [All operations](https://skmtc.net/gleap/apis/gleap-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gleap/gleap-server/revisions/2bfe054193b5/schema)
