JavaScript
Recommended Actions
List Recommended Action Executions
Lists the per-step record of a recommended action chain the server ran — one entry per step in position order, each carrying its current status and, once the step completed, the API response it produced. A chain that was never run server-side returns an empty list.
GET
JavaScript
Authorizations
An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.
Headers
Pins the request to a dated API version.
Example:
"2026-08-13"
Path Parameters
Chain ID from the list endpoint.
Query Parameters
Account ID, prefixed biz_. Defaults to the API key's own account.

