---
title: "Changes to Get extraction results"
method: GET
path: "/api/v1/extractions/{id}"
---

# Changes to Get extraction results

`GET /api/v1/extractions/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 20 revisions.

- **2026-08-31** `73f46a2af801` — 1 breaking
- **2026-08-28** `f23b15f4dac2` — 3 warning
- **2026-08-25** `21827353271b` — 22 info
- **2026-08-24** `d6cb34aefa9f` — 1 breaking
- **2026-08-23** `dc5ab8bc994e` — 1 breaking, 10 info
- **2026-08-12** `5d4938bb7de3` — 90 warning
- **2026-08-12** `4da209b29df8` — 30 warning
- **2026-08-09** `c367e6e8f845` — 5 info

## Changes

- **2026-08-31** `73f46a2af801` — 1 breaking
  - for the `query` request parameter `limit`, default value was changed from `1000` to `100`
- **2026-08-28** `f23b15f4dac2` — 3 warning
  - added the new `deadline_reached` enum value to the `job/completionReason` response property for the response status `200`
  - added the new `pagination_safety_limit` enum value to the `job/completionReason` response property for the response status `200`
  - added the new `partial_failure` enum value to the `job/completionReason` response property for the response status `200`
- **2026-08-25** `21827353271b` — 22 info
  - added the new optional `query` request parameter `wait`
  - added the optional property `results/items/bookmarkCount` to the response with the `200` status
  - added the optional property `results/items/enrichmentData` to the response with the `200` status
  - added the optional property `results/items/likeCount` to the response with the `200` status
  - added the optional property `results/items/quoteCount` to the response with the `200` status
  - added the optional property `results/items/replyCount` to the response with the `200` status
  - added the optional property `results/items/retweetCount` to the response with the `200` status
  - added the optional property `results/items/tweetCreatedAt` to the response with the `200` status
  - added the optional property `results/items/tweetId` to the response with the `200` status
  - added the optional property `results/items/tweetText` to the response with the `200` status
  - added the optional property `results/items/tweetUrl` to the response with the `200` status
  - added the optional property `results/items/viewCount` to the response with the `200` status
  - added the optional property `results/items/xDisplayName` to the response with the `200` status
  - added the optional property `results/items/xFollowersCount` to the response with the `200` status
  - added the optional property `results/items/xProfileImageUrl` to the response with the `200` status
  - added the optional property `results/items/xUsername` to the response with the `200` status
  - added the optional property `results/items/xVerified` to the response with the `200` status
  - added the required property `pollAfterMs` to the response with the `200` status
  - added the required property `results/items/createdAt` to the response with the `200` status
  - added the required property `results/items/id` to the response with the `200` status
  - added the required property `results/items/xUserId` to the response with the `200` status
  - added the required property `waitUrl` to the response with the `200` status
- **2026-08-24** `d6cb34aefa9f` — 1 breaking
  - for the `query` request parameter `limit`, default value was changed from `10` to `1000`
- **2026-08-23** `dc5ab8bc994e` — 1 breaking, 10 info
  - for the `query` request parameter `limit`, default value was changed from `100` to `10`
  - added the optional property `job/completedAt` to the response with the `200` status
  - added the optional property `job/completionReason` to the response with the `200` status
  - added the optional property `job/effectiveResultsLimit` to the response with the `200` status
  - added the optional property `job/errorMessage` to the response with the `200` status
  - added the optional property `job/resultsLimit` to the response with the `200` status
  - added the required property `job/createdAt` to the response with the `200` status
  - added the required property `job/id` to the response with the `200` status
  - added the required property `job/status` to the response with the `200` status
  - added the required property `job/toolType` to the response with the `200` status
  - added the required property `job/totalResults` to the response with the `200` status
- **2026-08-12** `5d4938bb7de3` — 90 warning
  - added the new `closed` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `closed` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `closed` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `closed` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `closed` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `404`
  - added the new `closed` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `default`
  - added the new `closed` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `closed` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `closed` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `404`
  - added the new `closed` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `default`
  - added the new `expired` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `expired` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `expired` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `expired` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `expired` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `404`
  - added the new `expired` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `default`
  - added the new `expired` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `expired` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `expired` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `404`
  - added the new `expired` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `default`
  - added the new `invalid_complete_replies_request` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `invalid_complete_replies_request` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `invalid_complete_replies_request` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `invalid_complete_replies_request` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `invalid_complete_replies_request` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `404`
  - added the new `invalid_complete_replies_request` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `default`
  - added the new `invalid_complete_replies_request` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `invalid_complete_replies_request` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `invalid_complete_replies_request` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `404`
  - added the new `invalid_complete_replies_request` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `default`
  - added the new `invalid_coverage_request` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `invalid_coverage_request` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `invalid_coverage_request` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `invalid_coverage_request` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `invalid_coverage_request` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `404`
  - added the new `invalid_coverage_request` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `default`
  - added the new `invalid_coverage_request` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `invalid_coverage_request` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `invalid_coverage_request` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `404`
  - added the new `invalid_coverage_request` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `default`
  - …50 more
- **2026-08-12** `4da209b29df8` — 30 warning
  - added the new `coverage_cursor_gone` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `coverage_cursor_gone` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `404`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `default`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `404`
  - added the new `coverage_cursor_gone` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `default`
  - added the new `coverage_cursor_unavailable` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `coverage_cursor_unavailable` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `404`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `default`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `404`
  - added the new `coverage_cursor_unavailable` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `default`
  - added the new `invalid_coverage_cursor` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `429`
  - added the new `invalid_coverage_cursor` enum value to the `allOf[#/components/schemas/Error]/error/oneOf[subschema #2: StructuredError]/code` response property for the response status `429`
  - added the new `invalid_coverage_cursor` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `400`
  - added the new `invalid_coverage_cursor` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `401`
  - added the new `invalid_coverage_cursor` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `404`
  - added the new `invalid_coverage_cursor` enum value to the `error/oneOf[subschema #1: LegacyErrorCode]/` response property for the response status `default`
  - added the new `invalid_coverage_cursor` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `400`
  - added the new `invalid_coverage_cursor` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `401`
  - added the new `invalid_coverage_cursor` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `404`
  - added the new `invalid_coverage_cursor` enum value to the `error/oneOf[subschema #2: StructuredError]/code` response property for the response status `default`
- **2026-08-09** `c367e6e8f845` — 5 info
  - added the new optional `query` request parameter `fieldStyle`
  - added the new optional `query` request parameter `includeRaw`
  - added the new optional `query` request parameter `outputMode`
  - added the new optional `query` request parameter `outputPreset`
  - added the non-success response with the status `400`

---

[Operation](https://skmtc.dev/xquik-dev/apis/xquik-api-2/docs/api/v1/extractions/:id/get.md) · [API](https://skmtc.dev/xquik-dev/apis/xquik-api-2.md) · [Page](https://skmtc.dev/xquik-dev/apis/xquik-api-2/changes/api/v1/extractions/:id/get)
