> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Gibt abgeschlossene Vorgänge mit den angegebenen Parametern zurück



## OpenAPI

````yaml /de/openapi.json get /api/publicapi/v1/transactions/completed
openapi: 3.0.4
info:
  description: 'Umgebung: Produktion<br>Produktversion: 1.6.17'
  title: Vantage processing REST API
  version: '1.0'
  x-application-version: 1.6.17
servers:
  - description: Produktion USA
    url: https://vantage-us.abbyy.com
  - description: Produktion Europa
    url: https://vantage-eu.abbyy.com
  - description: Produktion Australien
    url: https://vantage-au.abbyy.com
security:
  - OAuth2Security:
      - global.wildcard
      - openid
      - permissions
paths:
  /api/publicapi/v1/transactions/completed:
    get:
      tags:
        - Transactions
      summary: Gibt abgeschlossene Vorgänge mit den angegebenen Parametern zurück
      operationId: GetCompletedTransactions
      parameters:
        - description: Status aktiver Transactions
          in: query
          name: TransactionStatus
          schema:
            description: Status laufender Transactions
            type: string
        - description: >-
            ID des verfügbaren Skills (entsprechend den Berechtigungen). Wenn
            dieses Feld leer ist,

            werden alle verfügbaren Skills als Filter verwendet.
          in: query
          name: SkillId
          schema:
            description: >-
              ID eines verfügbaren Skills (gemäß den Berechtigungen). Wenn
              dieses Feld leer ist, werden alle verfügbaren Skills als Filter
              verwendet.
            type: string
        - description: >-
            Es können nur verfügbare Skills nach ihren Versionen gefiltert
            werden
          in: query
          name: SkillVersion
          schema:
            description: Nur verfügbare Skills lassen sich nach ihren Versionen filtern.
            type: string
        - description: |-
            Früheste Erstellungszeit von Vorgängen.
            Die Zeit muss im UTC-Format angegeben werden.
          in: query
          name: StartDate
          schema:
            description: |-
              Früheste Erstellungszeit der Vorgänge.
              Die Uhrzeit muss im UTC-Format angegeben werden.
            format: date-time
            type: string
        - description: |-
            Spätester Erstellungszeitpunkt der Vorgänge.
            Die Zeit muss im UTC-Format angegeben werden.
            Ist kein Wert angegeben, wird die aktuelle UTC-Zeit verwendet.
          in: query
          name: EndDate
          schema:
            description: >-
              Maximale Erstellungszeit der Vorgänge.

              Die Zeit muss im UTC-Format angegeben werden.

              Wenn keine Zeit angegeben wird, wird die aktuelle UTC-Zeit
              verwendet.
            type: string
        - description: "Liste der Vorgangsparameter.\r\nAbgerufene Vorgänge sollten alle Parameter enthalten."
          in: query
          name: TransactionParameters
          schema:
            description: |-
              Liste der Vorgangsparameter.
              Abgerufene Vorgänge sollten alle Parameter enthalten.
            items:
              $ref: >-
                #/components/schemas/Abbyy.Vantage.PublicApi.Contract.Transactions.Requests.Parameter
            type: array
        - description: |-
            Liste der Dokumentparameter.
            Die abgerufenen Vorgänge sollten alle Parameter enthalten.
          in: query
          name: DocumentParameters
          schema:
            description: |-
              Liste der Dokumentparameter.
              Die abgerufenen Vorgänge sollten sämtliche Parameter enthalten
            items:
              $ref: >-
                #/components/schemas/Abbyy.Vantage.PublicApi.Contract.Transactions.Requests.Parameter
            type: array
        - description: 'Paginierungs-Offset (Standardwert: 0)'
          in: query
          name: Offset
          schema:
            description: 'Paginierungsoffset (Standardwert: 0)'
            format: int32
            type: integer
        - description: Paginierungslimit
          in: query
          name: Limit
          schema:
            description: Paginierungsgrenze
            format: int32
            type: integer
      responses:
        '200':
          content:
            application/json:
              schema:
                $ref: >-
                  #/components/schemas/Abbyy.Vantage.PublicApi.Web.Features.Transactions.Models.CompletedTransactionPartialResult
            text/json:
              schema:
                $ref: >-
                  #/components/schemas/Abbyy.Vantage.PublicApi.Web.Features.Transactions.Models.CompletedTransactionPartialResult
            text/plain:
              schema:
                $ref: >-
                  #/components/schemas/Abbyy.Vantage.PublicApi.Web.Features.Transactions.Models.CompletedTransactionPartialResult
          description: >-
            Transactions mit Registrierungsparametern für die Vorgänge und ihre
            Dokumente
        '400':
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails'
            text/json:
              schema:
                $ref: '#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails'
            text/plain:
              schema:
                $ref: '#/components/schemas/Microsoft.AspNetCore.Mvc.ProblemDetails'
          description: Enddatum muss nach dem Startdatum liegen
components:
  schemas:
    Abbyy.Vantage.PublicApi.Contract.Transactions.Requests.Parameter:
      additionalProperties: false
      properties:
        key:
          nullable: true
          type: string
        value:
          nullable: true
          type: string
      type: object
    Abbyy.Vantage.PublicApi.Web.Features.Transactions.Models.CompletedTransactionPartialResult:
      additionalProperties: false
      description: Wird nur für Swagger verwendet
      properties:
        items:
          items:
            $ref: >-
              #/components/schemas/Abbyy.Vantage.Reporting.Contracts.Models.CompletedTransaction
          nullable: true
          type: array
        totalItemCount:
          format: int32
          type: integer
      type: object
    Microsoft.AspNetCore.Mvc.ProblemDetails:
      additionalProperties: {}
      properties:
        detail:
          nullable: true
          type: string
        instance:
          nullable: true
          type: string
        status:
          nullable: true
          type: string
        title:
          nullable: true
          type: string
        type:
          nullable: true
          type: string
      type: object
    Abbyy.Vantage.Reporting.Contracts.Models.CompletedTransaction:
      additionalProperties: false
      description: Abgeschlossene Vorgänge
      properties:
        createTimeUtc:
          description: Erstellungszeit
          format: date-time
          type: string
        documentCount:
          description: Ursprüngliche Dokumentanzahl des Vorgangs
          format: int32
          type: integer
        fileParameters:
          description: Registrierungsparameter der Datei im Vorgang
          items:
            $ref: >-
              #/components/schemas/Abbyy.Vantage.Reporting.Contracts.Models.Parameter
          nullable: true
          type: array
        pageCount:
          description: Anzahl der Seiten des Vorgangs
          format: int32
          type: integer
        skillId:
          description: Skill-ID des Vorgangs
          nullable: true
          type: string
        skillVersion:
          description: Version des für den Vorgang verwendeten Skills
          format: int32
          type: integer
        status:
          description: Status des abgeschlossenen Vorgangs
          nullable: true
          type: string
        transactionId:
          description: ID des Vorgangs
          format: uuid
          type: string
        transactionParameters:
          description: Registrierungsparameter des Vorgangs
          items:
            $ref: >-
              #/components/schemas/Abbyy.Vantage.Reporting.Contracts.Models.Parameter
          nullable: true
          type: array
      type: object
    Abbyy.Vantage.Reporting.Contracts.Models.Parameter:
      additionalProperties: false
      properties:
        isReadOnly:
          type: boolean
        key:
          nullable: true
          type: string
        value:
          nullable: true
          type: string
      type: object
  securitySchemes:
    OAuth2Security:
      flows:
        authorizationCode:
          authorizationUrl: https://vantage-preview.abbyy.com/auth2/connect/authorize
          scopes:
            global.wildcard: Global wildcard
            openid: User Id
            permissions: User permissions
          tokenUrl: https://vantage-preview.abbyy.com/auth2/connect/token
      type: oauth2

````