Skip to main content

Get content match results

POST 

/v1/content-match/results

Fetch content-match analysis results.

Two selection modes:

  1. By job: job_id (string) or job_ids (array). Accepts the prefixed form content-fit:<uuid> or the bare analysis UUID.
  2. By creators: creator_ids/result_set_id/result_set_ids (optionally with campaign_id) to fetch the latest saved analysis per creator.

detail_level: "full" adds the results array. Use wait_seconds to poll inline.

Request

Responses

Content-match results. Job-selector mode returns selection/found_count; creator mode returns creators_requested/missing_creator_ids.