---
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. `csvContacts` may be sent as well: an object with
`sessionIds` previews that (possibly unsaved) uploaded list, `null` previews the rules-based audience,
and omitting it uses the stored list. Returns `{ sample, count, limitReached, limit }`.

## Path parameters

- `engagementId` string, required

## Headers

- `project` string, required

## Request body

- unknown

## Response `200`

Ok

- unknown

---

[API](https://skmtc.dev/gleap/apis/gleap-server.md) · [All operations](https://skmtc.dev/gleap/apis/gleap-server/llms.txt) · [OpenAPI document](https://skmtc.dev/gleap/apis/gleap-server/revisions/0a92e15c9803?raw)
