---
title: "Changes to Get available extraction methods"
method: GET
path: "/extractor"
---

# Changes to Get available extraction methods

`GET /extractor`

> Every recorded change to this endpoint, newest first.
> 50 revisions in range; 3 not diffed.

## Timeline

Changed in 5 of 50 revisions.

- **2025-11-13** `f35bb454d121` — 1 info
- **2024-12-09** `9a933d343cff` — 1 breaking, 4 info
- **2024-12-05** `6dc5ed408876` — 1 warning, 4 info
- **2024-11-21** `07fd9c7dd96f` — 1 info
- **2024-11-21** `19209da84e05` — 1 info

## Changes

- **2025-11-13** `f35bb454d121` — 1 info
  - added the required property `methods/items/url` to the response with the `200` status
- **2024-12-09** `9a933d343cff` — 1 breaking, 4 info
  - removed the required property `extractors` from the response with the `200` status
  - api operation id `ExtractorController_getExtractors` removed and replaced with `ExtractorController_getExtractorMethods`
  - the endpoint scheme security `cookieAuth` was added to the API
  - removed the non-success response with the status `400`
  - added the required property `methods` to the response with the `200` status
- **2024-12-05** `6dc5ed408876` — 1 warning, 4 info
  - removed the optional property `version` from the response with the `200` status
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `pageSize`
  - added the required property `extractors` to the response with the `200` status
  - added the required property `total` to the response with the `200` status
- **2024-11-21** `07fd9c7dd96f` — 1 info
  - added the non-success response with the status `400`
- **2024-11-21** `19209da84e05` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/swissopenem/apis/scicat-ingestor-api/docs/extractor/get.md) · [API](https://skmtc.dev/swissopenem/apis/scicat-ingestor-api.md) · [Page](https://skmtc.dev/swissopenem/apis/scicat-ingestor-api/changes/extractor/get)
