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

# List



## OpenAPI

````yaml /openapi.yaml get /api/v3/third_party/campaigns
openapi: 3.0.0
info:
  title: SIMA Third-Party API
  description: >-
    Referencia completa de la API de Terceros de SIMA. Generada automáticamente
    desde la colección de Postman. Para guías de integración, visitá
    docs.tp.sima.ag.
  version: 1.0.0
servers:
  - url: https://api.qa.sima.ag
    description: Entorno de pruebas (QA)
  - url: https://api.sima.ag
    description: Producción
security:
  - bearerAuth: []
    systemId: []
tags:
  - name: Security
  - name: Version 1
  - name: Version 1 > Active Ingredients
  - name: Version 1 > Applicators
  - name: Version 1 > Application Order Labour Types
  - name: Version 1 > Assignments - Revisar
  - name: Version 1 > Campaigns
  - name: Version 1 > Companies
  - name: Version 1 > Components
  - name: Version 1 > Cultivations
  - name: Version 1 > Establishments
  - name: Version 1 > Farmers
  - name: Version 1 > Formulateds
  - name: Version 1 > FormulatedUse
  - name: Version 1 > Formulation Type
  - name: Version 1 > Machines
  - name: Version 1 > Master Campaigns
  - name: Version 1 > Planting Time
  - name: Version 1 > Plots
  - name: Version 1 > Scoutings
  - name: Version 1 > Scoutings > Adversity Categories
  - name: Version 1 > Scoutings > Adverstiy Kinds
  - name: Version 1 > Scoutings > Adversity
  - name: Version 1 > Scoutings > Scouting
  - name: Version 1 > Units
  - name: Version 1 > VoucherType
  - name: Version 1 > Warehouses
  - name: Version 1 > WorkOrder
  - name: Version 1 > Work Order Labour Type Attribute
  - name: Version 1 > Work Order Labour Type Category
  - name: Version 2
  - name: Version 2 > Establishments
  - name: Version 2 > Plots
  - name: Version 3
  - name: Version 3 > Activity Statuses
  - name: Version 3 > Applicators
  - name: Version 3 > Application Order Labour Types
  - name: Version 3 > Campaign
  - name: Version 3 > Cultivations
  - name: Version 3 > Establishments
  - name: Version 3 > External Plot Association
  - name: Version 3 > External Systems
  - name: Version 3 > Fertilization Control
  - name: Version 3 > Formulated
  - name: Version 3 > Hydric States
  - name: Version 3 > IOT
  - name: Version 3 > IOT > ClimaticFactors
  - name: Version 3 > IOT > Device
  - name: Version 3 > IOT > Device Event
  - name: Version 3 > IOT > Device Event Protocol Result
  - name: Version 3 > IOT > Device Event Protocol
  - name: Version 3 > IOT > Device Event Sample
  - name: Version 3 > IOT > Device Event Sample Group
  - name: Version 3 > IOT > Device Event Measure Threshold
  - name: Version 3 > IOT > WeatherAnomalies
  - name: Version 3 > IOT > WeatherAnomalyTypes
  - name: Version 3 > Machines
  - name: Version 3 > Master Campaigns
  - name: Version 3 > Master Campaign Cycles
  - name: Version 3 > Phenological States
  - name: Version 3 > Planting Control
  - name: Version 3 > Planting Times
  - name: Version 3 > Plant Stand Control
  - name: Version 3 > Plots
  - name: Version 3 > Plot States
  - name: Version 3 > Progress Report
  - name: Version 3 > Harvest Progress
  - name: Version 3 > Planting Progress
  - name: Version 3 > SIlo Bag
  - name: Version 3 > SIlo Bag > Silobag Scoutings & Extractions
    description: Endpoints to manage silobag scoutings and extractions.
  - name: Version 3 > SIlo Bag > Silobag Campaigns
    description: Endpoints to manage silobag campaigns.
  - name: Version 3 > Scoutings
  - name: Version 3 > Scoutings > Scouting
  - name: Version 3 > Scoutings > Measure
  - name: Version 3 > Tags
  - name: Version 3 > Units
  - name: Version 3 > Warehouses
  - name: Version 3 > Waypoint
  - name: Version 3 > Work Orders
  - name: Version 3 > Work Order Labour Type Categories
paths:
  /api/v3/third_party/campaigns:
    get:
      tags:
        - Version 3 > Campaign
      summary: List
      parameters:
        - name: X-SIMA-APIKEY
          in: header
          schema:
            type: string
          example: '{{new_api_key}}'
        - name: X-SIMA-SYSTEM-ID
          in: header
          schema:
            type: string
          example: '{{system_id}}'
        - name: Accept
          in: header
          schema:
            type: string
          example: application/json
        - name: Content-Type
          in: header
          schema:
            type: string
          example: application/json
        - name: page
          in: query
          schema:
            type: integer
          example: '1'
        - name: size
          in: query
          schema:
            type: integer
          example: '50'
      responses:
        '200':
          description: OK
          headers:
            Date:
              schema:
                type: string
                example: Mon, 28 Apr 2025 17:23:19 GMT
            Server:
              schema:
                type: string
                example: Apache/2.4.59 (Debian)
            Cache-Control:
              schema:
                type: string
                example: no-cache, private
            Vary:
              schema:
                type: string
                example: Accept-Encoding
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Content-Length:
              schema:
                type: integer
                example: '615'
            Content-Type:
              schema:
                type: string
                example: application/json
            Keep-Alive:
              schema:
                type: string
                example: timeout=5, max=100
            Connection:
              schema:
                type: string
                example: Keep-Alive
          content:
            application/json:
              schema:
                type: object
              example:
                items:
                  - id: 24161
                    schedule_planting_date: '2017-09-07T14:38:28-03:00'
                    planting_date: '2017-09-07T14:38:28-03:00'
                    planting_distance: '42.00'
                    planting_objective_area_ha: null
                    harvest_finished: false
                    planting_finished: false
                    replanting: null
                    seed: null
                    date: '2017-09-07T14:38:28-03:00'
                    year: 2017
                    plot_id: 22415
                    planting_system_id: 1
                    maturity_group_id: 2
                    days_from_planting: 365
                    formulated_id: 214176
                    master_campaign_id: 4494
                    objective_yield_kg_ha: null
                    harvest_final_yield: null
                    external_code: null
                    created_at: '2017-09-07T14:38:28-03:00'
                    modified_at: '2025-02-25T13:11:26-03:00'
                    deleted_at: null
                    active: true
                  - id: 25658
                    schedule_planting_date: '2017-10-11T22:38:59-03:00'
                    planting_date: '2017-10-11T22:38:59-03:00'
                    planting_distance: '42.00'
                    planting_objective_area_ha: null
                    harvest_finished: false
                    planting_finished: false
                    replanting: null
                    seed: null
                    date: '2017-10-11T22:38:59-03:00'
                    year: 2017
                    plot_id: 23571
                    planting_system_id: 1
                    maturity_group_id: 2
                    days_from_planting: 365
                    formulated_id: 214176
                    master_campaign_id: 4893
                    objective_yield_kg_ha: null
                    harvest_final_yield: null
                    external_code: null
                    created_at: '2017-10-11T22:38:59-03:00'
                    modified_at: '2025-02-25T13:11:26-03:00'
                    deleted_at: null
                    active: true
                  - id: 58278
                    schedule_planting_date: '2019-06-20T22:22:24-03:00'
                    planting_date: '2019-06-20T22:22:24-03:00'
                    planting_distance: '52.00'
                    planting_objective_area_ha: '55.000'
                    harvest_finished: false
                    planting_finished: false
                    replanting: false
                    seed: true
                    date: '2019-06-20T22:22:24-03:00'
                    year: 2019
                    plot_id: 47576
                    planting_system_id: 1
                    maturity_group_id: 1
                    days_from_planting: 365
                    formulated_id: 214177
                    master_campaign_id: 10513
                    objective_yield_kg_ha: 40
                    harvest_final_yield: null
                    external_code: null
                    created_at: '2019-06-21T04:00:50-03:00'
                    modified_at: '2025-02-25T13:11:26-03:00'
                    deleted_at: null
                    active: true
                  - id: 58279
                    schedule_planting_date: '2019-06-20T23:18:45-03:00'
                    planting_date: '2019-06-20T23:18:45-03:00'
                    planting_distance: '52.00'
                    planting_objective_area_ha: '23.000'
                    harvest_finished: false
                    planting_finished: false
                    replanting: false
                    seed: false
                    date: '2019-06-20T23:18:45-03:00'
                    year: 2019
                    plot_id: 47576
                    planting_system_id: 1
                    maturity_group_id: 1
                    days_from_planting: 365
                    formulated_id: 214174
                    master_campaign_id: 8409
                    objective_yield_kg_ha: null
                    harvest_final_yield: null
                    external_code: null
                    created_at: '2019-06-21T04:00:50-03:00'
                    modified_at: '2025-02-25T13:11:26-03:00'
                    deleted_at: null
                    active: true
                  - id: 321733
                    schedule_planting_date: '2023-03-01T00:00:00-03:00'
                    planting_date: null
                    planting_distance: '52.00'
                    planting_objective_area_ha: '86.810'
                    harvest_finished: false
                    planting_finished: false
                    replanting: null
                    seed: null
                    date: '2023-07-04T14:33:01-03:00'
                    year: 2023
                    plot_id: 217732
                    planting_system_id: 1
                    maturity_group_id: 1
                    days_from_planting: 0
                    formulated_id: null
                    master_campaign_id: 31341
                    objective_yield_kg_ha: null
                    harvest_final_yield: null
                    external_code: '13163'
                    created_at: '2023-07-04T14:33:01-03:00'
                    modified_at: '2025-03-25T10:24:16-03:00'
                    deleted_at: null
                    active: false
                current_page: 1
                next_page: 2
                total_pages: 957
                total_items: 4785
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer
      description: access_token obtenido via POST /api/v2/login
    systemId:
      type: apiKey
      in: header
      name: X-SIMA-SYSTEM-ID
      description: Identificador del sistema integrador (8 para Third-Party API)

````