Skip to main content
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 heavy result_summary_json; use Get by id for full resultSummary.

URL

Query Parameters

integer
default:"1"
1-based page index.
integer
default:"20"
Page size (1–100).
Case-insensitive match on name snapshot, tax id, or integration code.
string
Exact integration code filter.
string
default:"all"
all | ok | fail (ok = enrichmentSuccess, fail = not).
string
default:"all"
all | person | company.
string
default:"createdAt"
createdAt or tokens (tokens sort uses costCents / token pricing).
string
default:"desc"
asc or desc.

Response

boolean
true on success.
array
Rows without heavy result_summary_json (list stays lean).
number
Total rows matching filters.
number
Current page.
number
Page size.
number
Ceiling of total / perPage.
array
Distinct integration codes present for the org (for building filters).