extractor

Get available extraction methods

Retrieve the available extraction methods configured in the ingestor.

get/extractor

Query parameters

pageinteger

Page number for pagination.

pageSizeinteger

Number of transfers per page.

Response

Available extractors retrieved sucessfully

totalinteger required

Total number of methods

Changes

Changed in 5 of the 50 revisions of this API.1111

    • added the required property // to the response with the status

      response-required-property-added

    • removed the required property from the response with the status

      response-required-property-removed

    • api operation id ExtractorController_getExtractors removed and replaced with ExtractorController_getExtractorMethods

      api-operation-id-removed

    • the endpoint scheme security cookieAuth was added to the API

      api-security-added

    • removed the non-success response with the status

      response-non-success-status-removed

    • added the required property to the response with the status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the optional property from the response with the status

      response-optional-property-removed

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the new optional query request parameter pageSize

      new-optional-request-parameter

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the non-success response with the status

      response-non-success-status-added

    • endpoint added

      endpoint-added

Of the 50 revisions, 3 have no diff computed.