---
title: "Get Result"
method: GET
path: "/audience/from_parsed_json/{task_id}/result"
tags: ["audience", "Audiences"]
---

# Get Result

`GET /audience/from_parsed_json/{task_id}/result`

Retrieves an audience creation result by ID.

## Path parameters

- `task_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/akk/apis/fastapi.md) · [All operations](https://skmtc.net/akk/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/akk/fastapi/versions/6662a407c637/schema)
