> ## Documentation Index
> Fetch the complete documentation index at: https://docs.averta.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Get decision

> Decision retrieval is handled through dashboard events today.

The developer integration path does not currently expose a separate public runtime endpoint for retrieving one decision by ID.

Use the dashboard Events page to inspect persisted decision events, or pass `requestContext` from the SDK so decisions can be correlated with your application logs.

For runtime enforcement, use [Create decision](/api-reference/endpoint/create-decision).
