{"uid":"cap_RlWET390EUHg8jmiL740h","slug":"wiza-withzero-xyz-wiza-continue-prospect-list-search-1ee7e878","name":"Wiza Continue Prospect List Search","description":"Continue a Wiza prospect list search to fetch additional matching profiles. Capped at 30 additional profiles per call; payment escrow is sized from max_profiles when provided and final settlement comes from Wiza list api_credits.total.","url":"https://wiza.withzero.xyz/api/v1/prospect-lists/continue","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","example":{"id":12345,"max_profiles":3},"required":["id"],"properties":{"id":{"type":"integer","maximum":9007199254740991,"description":"ID of the prospect list to continue.","exclusiveMinimum":0},"max_wait_ms":{"type":"integer","maximum":60000,"minimum":1,"description":"Maximum time to poll Wiza before returning a timeout if the upstream job is still queued/running. Defaults to 25000."},"callback_url":{"type":"string","format":"uri","description":"Optional Wiza webhook URL for asynchronous completion updates."},"max_profiles":{"type":"integer","maximum":30,"minimum":1,"description":"Additional results to return. Defaults to Wiza's previous list value; capped at 30."},"wait_for_result":{"type":"boolean","const":true,"description":"Poll Wiza status endpoints before returning. Metered Wiza routes require this to stay true so billing can settle from final credit usage."},"poll_interval_ms":{"type":"integer","maximum":10000,"minimum":500,"description":"Delay between Wiza status polls. Defaults to 2000."}},"additionalProperties":false},"responseSchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"data":{"type":"object","properties":{"id":{"type":"number"},"name":{"type":"string"},"stats":{"type":"object","properties":{"people":{"type":"number"},"credits":{"type":"object","properties":{"api_credits":{"anyOf":[{"type":"object","properties":{"total":{"type":"number"},"email_credits":{"type":"number"},"phone_credits":{"type":"number"},"scrape_credits":{"type":"number"},"company_credits":{"type":"number"}},"additionalProperties":{}},{"type":"null"}]}},"additionalProperties":{}}},"additionalProperties":{}},"status":{"type":"string"},"created_at":{"anyOf":[{"type":"string"},{"type":"null"}]},"finished_at":{"anyOf":[{"type":"string"},{"type":"null"}]},"report_type":{"type":"string"},"email_options":{"type":"object","properties":{"accept_work":{"type":"boolean","description":"Return professional email addresses such as tim.cook@apple.com."},"accept_generic":{"type":"boolean","description":"Return generic role addresses such as hello@apple.com."},"accept_personal":{"type":"boolean","description":"Return personal email addresses such as tcook1960@gmail.com."}},"description":"Types of emails Wiza may return for list-style enrichment.","additionalProperties":false},"enrichment_level":{"type":"string"}},"additionalProperties":{}},"type":{"type":"string","const":"list"},"status":{"type":"object","properties":{"code":{"type":"number"},"message":{"type":"string"}},"additionalProperties":{}},"billing":{"type":"object","required":["apiCredits","pricePerCreditUsdcMicro","settledUsdcMicro"],"properties":{"apiCredits":{"type":"number","description":"Wiza API credits found in the upstream response and used for metered settlement."},"settledUsdcMicro":{"type":"string","description":"Actual metered MPP settlement amount in USDC micro-units."},"pricePerCreditUsdcMicro":{"type":"string","description":"Configured USDC micro-units charged per Wiza API credit."}},"additionalProperties":false}},"additionalProperties":{}},"example":null,"exampleRequest":null,"tags":[],"displayCostAmount":"2.4","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"session","summary":"$0.08/call","primary":{"kind":"session","protocol":"mpp","network":"tempo","amountUsd":"0.08","per":"call","confidence":"exact"},"accepted":[{"kind":"session","protocol":"mpp","network":"tempo","amountUsd":"0.08","per":"call","confidence":"exact"},{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"2.4","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ASJmyQbjnl_l14LxI1BEN","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"session","costAmount":"0.08","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null},{"uid":"pm_89sU0fes5XUkoyWxiUh8N","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"charge","costAmount":"2.4","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":"wiza.withzero.xyz","brandSlug":"wiza-withzero-xyz-mpp","brandBaseUrl":"https://wiza.withzero.xyz","brandDocsUrl":null,"whatItDoes":"Continues a previously started Wiza prospect list search to fetch up to 30 additional matching profiles, polling until completion and settling billing from API credits used.","exampleAgentPrompt":"Continue my Wiza prospect list search with ID 48291 and pull up to 25 more matching profiles — wait for it to finish before returning the results.","exampleUseCases":null,"resultDescription":"Returns updated list metadata including list ID, name, status, enrichment level, email options, finish timestamp, credit usage breakdown (total API credits, email/phone/scrape/company credits), and billing settlement details (USDC micros charged and price per credit).","failureModes":["List ID not found or invalid — returns error status","Upstream Wiza job still queued after max_wait_ms — returns timeout without results","No additional profiles available to fetch — returns list with zero new contacts","Wiza API credits exhausted — job fails mid-enrichment","Invalid max_profiles value above 30 — rejected by schema validation","Network timeout polling Wiza status endpoints"],"whenToPreferThis":"Use this endpoint when you have already created a Wiza prospect list and need to retrieve additional profiles beyond the initial batch. It handles polling and billing settlement automatically. Prefer this over manually re-querying Wiza when you need paginated results from an existing list job identified by its numeric ID.","instructions":"# Fetch more prospects for an existing list — paid continuation node.\n\n## Workflow\nContinues a list created by POST /api/v1/prospect-lists, enriching up to max_profiles (≤30) more and polling until done. On max_wait_ms timeout (≤60000) resume by the returned data.id via the free /lists/* routes; do NOT re-POST this paid route (re-charges + duplicate):\n- check state: POST /api/v1/lists/get {id} → data.finished_at non-null, data.stats.people. Free.\n- fetch results: POST /api/v1/lists/contacts {id, segment}. Free.","reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":3,"lastUsedAt":"2026-07-29T00:21:31.085Z","lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:35:40.520Z","isFirstParty":true}