Endpoint
Request Body
Note:
- You can supply only
vector, onlylexical, or both; at least one must be present. - If you include both, results are ordered by combined ranking (semantic score then lexical rank).
Parameters for semantic, embedding-based search
Traditional filtering parameters
Response
Array of job objects matching the query.
Total number of matching jobs
Current page number
Number of results returned
Total pages available
Example Request
Example Response
Error Responses
422 Unprocessable Entity
422 Unprocessable Entity
Returned when the request is malformed or contains invalid parameters.
500 Internal Server Error
500 Internal Server Error
Returned when an unexpected server-side error occurs.
403 Forbidden
403 Forbidden
Returned if you do not have access to this feature.