List headless enrichment executions
API Reference
List headless enrichment executions
Paginated, filterable read-only list of headless marketplace enrichment audit rows for the current organization. See request schema, response codes.
GET
List headless enrichment executions
Part of the headless flow under
/integration-execution. To execute a run, see Execute without entity. Uses the same integration codes as the Marketplace (Shared provider codes).Overview
Paginated, filterable read-only list of headless audit rows for the current organization. List items omit heavyresult_summary_json; use Get by id for full resultSummary.
URL
Query Parameters
1-based page index.
Page size (1β100).
Case-insensitive match on name snapshot, tax id, or integration code.
Exact integration code filter.
all | ok | fail (ok = enrichmentSuccess, fail = not).all | person | company.createdAt or tokens (tokens sort uses costCents / token pricing).asc or desc.Response
true on success.Rows without heavy
result_summary_json (list stays lean).Total rows matching filters.
Current page.
Page size.
Ceiling of
total / perPage.Distinct integration codes present for the org (for building filters).