List large positions
Returns the largest current open positions from graded traders, value-descending, with opaque cursor pagination. Polymarket-only by design: the large-positions scanner filters platform = 'polymarket' (backend/crates/large-positions/src/scanner.rs), so no Kalshi rows are ever scanned and a Kalshi or unknown condition_id filter returns an empty list (never fabricated rows). The teaser cap that the internal product UI applies to anonymous viewers does not apply here: the API key already proves an active Pro subscription (wire tier insider), so authed API callers get full access.
Query parameters
Maximum number of large positions to return.
Opaque pagination cursor from a previous response.
Minimum position value in USD.
One RFC 4180 CSV record of exact current provider-backed market_canonical.category values. Legacy unquoted lists such as NBA,WNBA remain valid; values containing commas, quotes, or newlines are CSV-quoted. Matching is case-insensitive. Malformed quoted input fails closed as one unknown exact category.
Minimum trader grade.
Scope to one market. Accepts the raw provider condition_id or the mkt_-prefixed market id (round-trips a value from a list response). Polymarket-only; a Kalshi or unknown id returns [].
Response
Large positions list
Changes
Changed in 6 of the 31 revisions of this API.21144
- ●
added the new
database_unavailableenum value to theerror/reasonresponse property for the response status400response-property-enum-value-added
- ●
added the new
database_unavailableenum value to theerror/reasonresponse property for the response status401response-property-enum-value-added
- ●
added the new
database_unavailableenum value to theerror/reasonresponse property for the response status402response-property-enum-value-added
- ●
added the new
database_unavailableenum value to theerror/reasonresponse property for the response status403response-property-enum-value-added
- ●
added the new
database_unavailableenum value to theerror/reasonresponse property for the response status423response-property-enum-value-added
- ●
added the new
database_unavailableenum value to theerror/reasonresponse property for the response status429response-property-enum-value-added
- ●
added the new
database_unavailableenum value to theerror/reasonresponse property for the response status503response-property-enum-value-added
- ●
- ○
added the optional property
meta/ranking_as_ofto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_as_ofto the response with the400statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_as_ofto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_as_ofto the response with the402statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_as_ofto the response with the403statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_as_ofto the response with the423statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_as_ofto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_as_ofto the response with the503statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_generationto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_generationto the response with the400statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_generationto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_generationto the response with the402statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_generationto the response with the403statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_generationto the response with the423statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_generationto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_generationto the response with the503statusresponse-optional-property-added
- ○
- ●
added the new
idempotency_in_progressenum value to theerror/reasonresponse property for the response status400response-property-enum-value-added
- ●
added the new
idempotency_in_progressenum value to theerror/reasonresponse property for the response status401response-property-enum-value-added
- ●
added the new
idempotency_in_progressenum value to theerror/reasonresponse property for the response status402response-property-enum-value-added
- ●
added the new
idempotency_in_progressenum value to theerror/reasonresponse property for the response status403response-property-enum-value-added
- ●
added the new
idempotency_in_progressenum value to theerror/reasonresponse property for the response status423response-property-enum-value-added
- ●
added the new
idempotency_in_progressenum value to theerror/reasonresponse property for the response status429response-property-enum-value-added
- ●
added the new
idempotency_in_progressenum value to theerror/reasonresponse property for the response status503response-property-enum-value-added
- ●
added the new
webhook_delivery_in_progressenum value to theerror/reasonresponse property for the response status400response-property-enum-value-added
- ●
added the new
webhook_delivery_in_progressenum value to theerror/reasonresponse property for the response status401response-property-enum-value-added
- ●
added the new
webhook_delivery_in_progressenum value to theerror/reasonresponse property for the response status402response-property-enum-value-added
- ●
added the new
webhook_delivery_in_progressenum value to theerror/reasonresponse property for the response status403response-property-enum-value-added
- ●
added the new
webhook_delivery_in_progressenum value to theerror/reasonresponse property for the response status423response-property-enum-value-added
- ●
added the new
webhook_delivery_in_progressenum value to theerror/reasonresponse property for the response status429response-property-enum-value-added
- ●
added the new
webhook_delivery_in_progressenum value to theerror/reasonresponse property for the response status503response-property-enum-value-added
- ○
added the optional property
meta/category_skill_base_payload_hashto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_base_payload_hashto the response with the400statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_base_payload_hashto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_base_payload_hashto the response with the402statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_base_payload_hashto the response with the403statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_base_payload_hashto the response with the423statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_base_payload_hashto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_base_payload_hashto the response with the503statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_enriched_base_payload_hashto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_enriched_base_payload_hashto the response with the400statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_enriched_base_payload_hashto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_enriched_base_payload_hashto the response with the402statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_enriched_base_payload_hashto the response with the403statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_enriched_base_payload_hashto the response with the423statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_enriched_base_payload_hashto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_enriched_base_payload_hashto the response with the503statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_operationally_degradedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_operationally_degradedto the response with the400statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_operationally_degradedto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_operationally_degradedto the response with the402statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_operationally_degradedto the response with the403statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_operationally_degradedto the response with the423statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_operationally_degradedto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_operationally_degradedto the response with the503statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_versionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_versionto the response with the400statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_versionto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_versionto the response with the402statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_versionto the response with the403statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_versionto the response with the423statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_versionto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_model_versionto the response with the503statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_observation_started_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_observation_started_atto the response with the400statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_observation_started_atto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_observation_started_atto the response with the402statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_observation_started_atto the response with the403statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_observation_started_atto the response with the423statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_observation_started_atto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_observation_started_atto the response with the503statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_platformto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_platformto the response with the400statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_platformto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_platformto the response with the402statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_platformto the response with the403statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_platformto the response with the423statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_platformto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_platformto the response with the503statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_scopeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_scopeto the response with the400statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_scopeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_scopeto the response with the402statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_scopeto the response with the403statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_scopeto the response with the423statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_scopeto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_scopeto the response with the503statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_sourceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_sourceto the response with the400statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_sourceto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_sourceto the response with the402statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_sourceto the response with the403statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_sourceto the response with the423statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_sourceto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_sourceto the response with the503statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_source_coverageto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_source_coverageto the response with the400statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_source_coverageto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_source_coverageto the response with the402statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_source_coverageto the response with the403statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_source_coverageto the response with the423statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_source_coverageto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_source_coverageto the response with the503statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_status_countsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_status_countsto the response with the400statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_status_countsto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_status_countsto the response with the402statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_status_countsto the response with the403statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_status_countsto the response with the423statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_status_countsto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_status_countsto the response with the503statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_taxonomy_versionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_taxonomy_versionto the response with the400statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_taxonomy_versionto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_taxonomy_versionto the response with the402statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_taxonomy_versionto the response with the403statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_taxonomy_versionto the response with the423statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_taxonomy_versionto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/category_skill_taxonomy_versionto the response with the503statusresponse-optional-property-added
- ●
- ○
added the optional property
error/reasonto the response with the400statusresponse-optional-property-added
- ○
added the optional property
error/reasonto the response with the401statusresponse-optional-property-added
- ○
added the optional property
error/reasonto the response with the402statusresponse-optional-property-added
- ○
added the optional property
error/reasonto the response with the403statusresponse-optional-property-added
- ○
added the optional property
error/reasonto the response with the423statusresponse-optional-property-added
- ○
added the optional property
error/reasonto the response with the429statusresponse-optional-property-added
- ○
added the optional property
error/reasonto the response with the503statusresponse-optional-property-added
- ○
added the optional property
error/retry_atto the response with the400statusresponse-optional-property-added
- ○
added the optional property
error/retry_atto the response with the401statusresponse-optional-property-added
- ○
added the optional property
error/retry_atto the response with the402statusresponse-optional-property-added
- ○
added the optional property
error/retry_atto the response with the403statusresponse-optional-property-added
- ○
added the optional property
error/retry_atto the response with the423statusresponse-optional-property-added
- ○
added the optional property
error/retry_atto the response with the429statusresponse-optional-property-added
- ○
added the optional property
error/retry_atto the response with the503statusresponse-optional-property-added
- ○
added the optional property
meta/directional_sourceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/directional_sourceto the response with the400statusresponse-optional-property-added
- ○
added the optional property
meta/directional_sourceto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/directional_sourceto the response with the402statusresponse-optional-property-added
- ○
added the optional property
meta/directional_sourceto the response with the403statusresponse-optional-property-added
- ○
added the optional property
meta/directional_sourceto the response with the423statusresponse-optional-property-added
- ○
added the optional property
meta/directional_sourceto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/directional_sourceto the response with the503statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_sourceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_sourceto the response with the400statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_sourceto the response with the401statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_sourceto the response with the402statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_sourceto the response with the403statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_sourceto the response with the423statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_sourceto the response with the429statusresponse-optional-property-added
- ○
added the optional property
meta/ranking_sourceto the response with the503statusresponse-optional-property-added
- ○
added the required property
meta/costto the response with the200statusresponse-required-property-added
- ○
added the required property
meta/costto the response with the400statusresponse-required-property-added
- ○
added the required property
meta/costto the response with the401statusresponse-required-property-added
- ○
added the required property
meta/costto the response with the402statusresponse-required-property-added
- ○
added the required property
meta/costto the response with the403statusresponse-required-property-added
- ○
added the required property
meta/costto the response with the423statusresponse-required-property-added
- ○
added the required property
meta/costto the response with the429statusresponse-required-property-added
- ○
added the required property
meta/costto the response with the503statusresponse-required-property-added
- ○
- ○
added the optional property
data/items/token_idto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○