# Get Engagement Decision **GET /engage/decisions/{decision_id}** Poll one engagement decision's widget-convergent result (engagement-content-blocks Phase 2′): the decision widget plus the enrichment widgets it spawned, scoped to this decision. Partner-authed and org-scoped by the decision's experience. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Http bearer ## Parameters ### Path parameters - **decision_id** (string) ## Responses ### 200 Successful Response #### Body: application/json (object) - **experienceId** (string) - **status** (string) - **widgets** (array[object]) ### 422 Validation Error #### Body: application/json (object) - **detail** (array[object]) [Powered by Bump.sh](https://bump.sh)