---
title: "Get the org-level post-call extraction toggle"
method: GET
path: "/v1/identity/org/post-session-extraction"
tags: ["identity"]
---

# Get the org-level post-call extraction toggle

`GET /v1/identity/org/post-session-extraction`

Return the effective post-call extraction toggle (always a boolean).

## Response `200`

Successful Response

- OrgPostSessionExtractionResponse — The org-level post-call extraction toggle (effective boolean, never null).
  - `post_session_extraction_enabled` boolean, required

## Other responses

- `400` — Bad request
- `401` — Authentication required
- `404` — Resource not found

---

[API](https://skmtc.net/oneloop-hq/apis/feather-api.md) · [All operations](https://skmtc.net/oneloop-hq/apis/feather-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oneloop-hq/feather-api/revisions/5a5597ebb2d6/schema)
