Get a single capture and its extracted items
Nucleus
Get a single capture and its extracted items
Returns the full capture record plus the structured items extracted from it (action items, decisions, key insights, contact mentions). Items are produced by an Inngest background job after the capture is created.
Response wrapper: { capture: NucleusCapture, items: NucleusCaptureItem[] }.
GET
Get a single capture and its extracted items
Documentation Index
Fetch the complete documentation index at: https://docs.auditynow.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.
Path Parameters
The capture's UUID.

