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

# Search Swedish annual reports (GET)

> Proxies a search to the Typesense `reports_se` collection using standard query-string parameters. `per_page` is capped at 50.

<Badge color="yellow" size="sm">Enterprise+ tier</Badge>


## OpenAPI

````yaml get /search-public/reports
openapi: 3.1.1
info:
  title: TIC Lens API
  description: "The TIC Lens API provides programmatic access to company, person, property, vehicle, and order data.\r\n\r\n## Authentication\r\n\r\nAll requests require an API key passed via the `x-api-key` header:\r\n\r\n```bash\r\ncurl -H \"x-api-key: YOUR_API_KEY\" https://lens-api.tic.io/companies/123\r\n```\r\n\r\nAPI keys are managed through the TIC Lens web application under **Settings → API Keys**.\r\n\r\n## Base URL\r\n\r\n| Environment | URL |\r\n|-------------|-----|\r\n| Production  | `https://lens-api.tic.io` |\r\n\r\n## Feature Access\r\n\r\nEndpoints are gated by your subscription plan. If your plan does not include a feature, the endpoint will return `403 Forbidden`.\r\n\r\n## Rate Limits\r\n\r\nRate limits are applied per API key. If you exceed the limit, requests will return `429 Too Many Requests`.\r\n\r\n## Response Format\r\n\r\nAll responses are JSON. Null values are omitted from responses.\r\n"
  version: v1
servers:
  - url: https://lens-api.tic.io
security:
  - ApiKey: []
tags:
  - name: Addresses
  - name: Bolagsverket
  - name: Brf
  - name: Companies
  - name: Documents
  - name: FlightImages
  - name: Free
  - name: Orders
  - name: OrdersExports
  - name: PaymentControl
  - name: PaymentControlImport
  - name: Persons
  - name: Properties
  - name: PublicSearch
  - name: SearchAutocomplete
  - name: Sentinel
  - name: ServingPermits
  - name: Team
  - name: Teams
  - name: Transportstyrelsen
  - name: Vehicles
  - name: WatchList
paths:
  /search-public/reports:
    get:
      tags:
        - PublicSearch
      summary: Search Swedish annual reports (GET)
      description: >-
        Proxies a search to the Typesense `reports_se` collection using standard
        query-string parameters. `per_page` is capped at 50.
      operationId: SearchReportsGet
      responses:
        '200':
          description: Typesense search response
          content:
            application/json:
              schema:
                $ref: >-
                  #/components/schemas/Ormeo_Library_Search_Documents_TypesenseCompanyFinancialReportDocumentTypesenseSearchResponse
        '502':
          description: Upstream Typesense error
components:
  schemas:
    Ormeo_Library_Search_Documents_TypesenseCompanyFinancialReportDocumentTypesenseSearchResponse:
      type: object
      properties:
        facet_counts:
          type:
            - 'null'
            - array
          items:
            $ref: '#/components/schemas/Ormeo_Library_Search_TypesenseFacetCounts'
        found:
          type: integer
          format: int32
        hits:
          type:
            - 'null'
            - array
          items:
            $ref: >-
              #/components/schemas/Ormeo_Library_Search_Documents_TypesenseCompanyFinancialReportDocumentHit
        grouped_hits:
          $ref: >-
            #/components/schemas/Ormeo_Library_Search_Documents_TypesenseCompanyFinancialReportDocumentGroupedHits
        out_of:
          type: integer
          format: int32
        page:
          type: integer
          format: int32
        request_params:
          $ref: '#/components/schemas/Ormeo_Library_Search_RequestParams'
        search_cutoff:
          type:
            - 'null'
            - boolean
        search_time_ms:
          type: integer
          format: int32
      additionalProperties: false
    Ormeo_Library_Search_TypesenseFacetCounts:
      type: object
      properties:
        counts:
          type:
            - 'null'
            - array
          items:
            $ref: >-
              #/components/schemas/Ormeo_Library_Search_TypesenseFacetCountDetails
        field_name:
          type:
            - 'null'
            - string
        sampled:
          type: boolean
        stats:
          $ref: '#/components/schemas/Ormeo_Library_Search_TypesenseFacetCountsStats'
        localizedFieldName:
          type:
            - 'null'
            - string
          readOnly: true
      additionalProperties: false
    Ormeo_Library_Search_Documents_TypesenseCompanyFinancialReportDocumentHit:
      type: object
      properties:
        document:
          $ref: >-
            #/components/schemas/Ormeo_Library_Search_Documents_TypesenseCompanyFinancialReportDocument
        geo_distance_meters:
          type: 'null'
        highlight:
          type: 'null'
        highlights:
          type:
            - 'null'
            - array
          items:
            $ref: '#/components/schemas/Ormeo_Library_Search_HighlightElement'
        text_match:
          type:
            - 'null'
            - number
          format: double
        text_match_info:
          $ref: '#/components/schemas/Ormeo_Library_Search_TextMatchInfo'
      additionalProperties: false
    Ormeo_Library_Search_Documents_TypesenseCompanyFinancialReportDocumentGroupedHits:
      type: object
      properties:
        group_key:
          type:
            - 'null'
            - array
          items:
            type: string
        hits:
          type:
            - 'null'
            - array
          items:
            $ref: >-
              #/components/schemas/Ormeo_Library_Search_Documents_TypesenseCompanyFinancialReportDocumentHit
      additionalProperties: false
    Ormeo_Library_Search_RequestParams:
      type: object
      properties:
        collection_name:
          type:
            - 'null'
            - string
        first_q:
          type:
            - 'null'
            - string
        per_page:
          type:
            - 'null'
            - integer
          format: int64
        q:
          type:
            - 'null'
            - string
      additionalProperties: false
    Ormeo_Library_Search_TypesenseFacetCountDetails:
      type: object
      properties:
        count:
          type: integer
          format: int64
        highlighted:
          type:
            - 'null'
            - string
        value:
          type:
            - 'null'
            - string
      additionalProperties: false
    Ormeo_Library_Search_TypesenseFacetCountsStats:
      type: object
      properties:
        total_values:
          type: integer
          format: int64
      additionalProperties: false
    Ormeo_Library_Search_Documents_TypesenseCompanyFinancialReportDocument:
      type: object
      properties:
        id:
          type:
            - 'null'
            - string
        companyId:
          type:
            - 'null'
            - integer
          format: int32
        companyName:
          type:
            - 'null'
            - string
        externalId:
          type: integer
          format: int32
        externalOrigin:
          type: integer
          format: int32
        registrationNumber:
          type:
            - 'null'
            - integer
          format: int64
        periodEnd:
          type:
            - 'null'
            - integer
          format: int32
        ruleset:
          type:
            - 'null'
            - string
        formatDescription:
          type:
            - 'null'
            - string
        caseNumber:
          type: integer
          format: int32
        caseYear:
          type: integer
          format: int32
        netSalesK:
          type:
            - 'null'
            - integer
          format: int32
        numberOfEmployees:
          type:
            - 'null'
            - number
          format: double
        balanceSheetTotalK:
          type:
            - 'null'
            - integer
          format: int32
        otherText:
          type:
            - 'null'
            - string
        auditorOtherText:
          type:
            - 'null'
            - string
        revisorNamn:
          type:
            - 'null'
            - string
        revisionsbolag:
          type:
            - 'null'
            - string
        allmantVerksamheten:
          type:
            - 'null'
            - string
        vasentligaHandelserRakenskapsaret:
          type:
            - 'null'
            - string
        verksamhetenArtInriktning:
          type:
            - 'null'
            - string
        viktigaForandringarVerksamheten:
          type:
            - 'null'
            - string
        viktigaExternaFaktorerPaverkatForetagetStallningResultat:
          type:
            - 'null'
            - string
        speciellaOmstandigheterBerorForetaget:
          type:
            - 'null'
            - string
        uppgiftAgareMerAnTioProcentAndelarRoster:
          type:
            - 'null'
            - string
        komplementarKommanditbolag:
          type:
            - 'null'
            - string
        ovrigaViktigaForhallandenVasentligaHandelser:
          type:
            - 'null'
            - string
        kommentarFlerarsoversikt:
          type:
            - 'null'
            - string
        forandringEgetKapitalKommentar:
          type:
            - 'null'
            - string
        avskrivningarMateriellaAnlaggningstillgangarKommentar:
          type:
            - 'null'
            - string
        andelarKoncernforetagKommentar:
          type:
            - 'null'
            - string
        dispositionerVinstForlustKommentar:
          type:
            - 'null'
            - string
        foretagetsSate:
          type:
            - 'null'
            - string
        eventualForpliktelser:
          type:
            - 'null'
            - string
        uppgiftModerforetag:
          type:
            - 'null'
            - string
        innehavAndelarKoncernforetag:
          type:
            - 'null'
            - string
        harNot:
          type: boolean
        not:
          $ref: '#/components/schemas/Ormeo_Library_Search_Documents_Not'
        harRevisor:
          type: boolean
        revisor:
          $ref: '#/components/schemas/Ormeo_Library_Search_Documents_Revisor'
        reportSoftwareMetaTag:
          type:
            - 'null'
            - string
        reportSoftwareVersionMetaTag:
          type:
            - 'null'
            - string
        reportApplicationName:
          type:
            - 'null'
            - string
        reportAuditReportHashMetaTag:
          type:
            - 'null'
            - string
        reportOriginatorMetaTag:
          type:
            - 'null'
            - string
        reportAuditorMetaTag:
          type:
            - 'null'
            - string
        auditorSoftwareMetaTag:
          type:
            - 'null'
            - string
        auditorSoftwareVersionMetaTag:
          type:
            - 'null'
            - string
        auditorApplicationName:
          type:
            - 'null'
            - string
        auditorReportHashMetaTag:
          type:
            - 'null'
            - string
        auditorOriginatorMetaTag:
          type:
            - 'null'
            - string
        representativeSignatures:
          type:
            - 'null'
            - array
          items:
            type: string
      additionalProperties: false
    Ormeo_Library_Search_HighlightElement:
      type: object
      properties:
        field:
          type:
            - 'null'
            - string
        matched_tokens:
          type:
            - 'null'
            - array
          items:
            type: string
        snippet:
          type:
            - 'null'
            - string
      additionalProperties: false
    Ormeo_Library_Search_TextMatchInfo:
      type: object
      properties:
        best_field_score:
          type:
            - 'null'
            - string
        best_field_weight:
          type:
            - 'null'
            - integer
          format: int64
        fields_matched:
          type:
            - 'null'
            - integer
          format: int64
        num_tokens_dropped:
          type:
            - 'null'
            - integer
          format: int64
        score:
          type:
            - 'null'
            - string
        tokens_matched:
          type:
            - 'null'
            - integer
          format: int64
        typo_prefix_score:
          type:
            - 'null'
            - integer
          format: int64
      additionalProperties: false
    Ormeo_Library_Search_Documents_Not:
      type: object
      properties:
        eventualForpliktelser:
          type:
            - 'null'
            - string
        langfristigaSkulder:
          type:
            - 'null'
            - string
        stalldaSakerheter:
          type:
            - 'null'
            - string
        tillgangarAvsattningarSkulder:
          type:
            - 'null'
            - string
        ovrigaMateriellaAnlaggningstillgangar:
          type:
            - 'null'
            - string
        andelarKoncernforetag:
          type:
            - 'null'
            - string
        byggnaderMark:
          type:
            - 'null'
            - string
        inventarierVerktygInstallationer:
          type:
            - 'null'
            - string
        andelarIntresseforetagGemensamtStyrdaForetag:
          type:
            - 'null'
            - string
        medelantaletAnstallda:
          type:
            - 'null'
            - string
        andraLangfristigaFordringar:
          type:
            - 'null'
            - string
        upplysningModerforetag1:
          type:
            - 'null'
            - string
        upplysningModerforetag2:
          type:
            - 'null'
            - string
        andraLangfristigaVardepappersinnehav:
          type:
            - 'null'
            - string
        vasentligaHandelserRakenskapsaretsSlut:
          type:
            - 'null'
            - string
        checkrakningskreditKommentar:
          type:
            - 'null'
            - string
      additionalProperties: false
    Ormeo_Library_Search_Documents_Revisor:
      type: object
      properties:
        pateckningRevisionsberattelseEnligtStandardutformning:
          type:
            - 'null'
            - string
        harPateckningRevisionsberattelseEnligtStandardutformning:
          type: boolean
        andraKravLagForfattningAnmarkning:
          type:
            - 'null'
            - string
        harAndraKravLagForfattningAnmarkning:
          type: boolean
        ovrigaUpplysningar:
          type:
            - 'null'
            - string
        andraKravLagForfattningRevisorAnsvar:
          type:
            - 'null'
            - string
        grundUttalanden:
          type:
            - 'null'
            - string
        harGrundUttalanden:
          type: boolean
        styrelsenVerkstallandeDirektorAnsvar:
          type:
            - 'null'
            - string
        andraKravLagForfattningGrundUttalanden:
          type:
            - 'null'
            - string
        andraKravLagForfattningStyrelseVerkstallandeDirektorAnsvar:
          type:
            - 'null'
            - string
        styrelsenAnsvar:
          type:
            - 'null'
            - string
        andraKravLagForfattningStyrelseAnsvar:
          type:
            - 'null'
            - string
        underskriftRevisionsberattelse:
          type:
            - 'null'
            - string
        uttalanden:
          type:
            - 'null'
            - string
        andraKravLagForfattningUttalanden:
          type:
            - 'null'
            - string
        vasentligOsakerhetsfaktorAvseendeAntagandetFortsattDrift:
          type:
            - 'null'
            - string
      additionalProperties: false
  securitySchemes:
    ApiKey:
      type: apiKey
      name: x-api-key
      in: header

````