UnifiedSearchRequest

Request body for unified semantic search.

  • query
    Type: string
    min length:  
    1
    required

    Natural language query.

  • limit
    Type: integer | string Pattern: ^-?(?:0|[1-9]\d*)$Format: int32
    min:  
    1
    max:  
    100

    Maximum number of results to return.

  • types
    Type: array string[] | null …10

    Optional result type filter.