---
title: "Return the current version for the Audience"
method: GET
path: "/audiences/{audienceId}/realtime_configuration_versions/current"
tags: ["Realtime Journeys"]
---

# Return the current version for the Audience

`GET /audiences/{audienceId}/realtime_configuration_versions/current`

Return the current version for the Audience

## Response `200`

The current version

- object, nullable
  - `id` string
  - `audienceId` string
  - `status` 'queueing' | 'queued' | 'finished'
  - `eventKind` string
  - `identifier` string

---

[API](https://skmtc.net/treasure/apis/cdp-api.md) · [All operations](https://skmtc.net/treasure/apis/cdp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/treasure/cdp-api/revisions/24caa8eb809b/schema)
