Skip to main content

Get enrichment results

POST 

/v1/enrichments/results

Fetch enrichment results for a creator selection.

Selection (provide one): creator_ids (array of UUIDs), result_set_id, or result_set_ids. Because enrichment can complete synchronously (no job IDs), creator_ids is the reliable way to retrieve results. Set detail_level: "full" to include the results array with extended fields. Use wait_seconds to poll inline.

Request

Responses

Enrichment results. results (full records) is present only when detail_level=full. meta includes detail_level and wait_seconds.