---
title: "Changes to Get Ranks. Returns a 424 status code if the model is not a Sequence Classification model with"
method: POST
path: "/rerank"
---

# Changes to Get Ranks. Returns a 424 status code if the model is not a Sequence Classification model with

`POST /rerank`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 42 revisions.

- **2025-09-01** `9988d0e89620` — 4 warning, 1 info
- **2024-06-28** `b923798e3868` — 2 info
- **2023-11-20** `d2b376630853` — 1 breaking, 3 warning, 2 info
- **2023-11-20** `0a226ee52ce3` — 1 info
- **2023-10-13** `8c00768ef703` — 1 breaking

## Changes

- **2025-09-01** `9988d0e89620` — 4 warning, 1 info
  - added the new `Empty` enum value to the `error_type` response property for the response status `413`
  - added the new `Empty` enum value to the `error_type` response property for the response status `422`
  - added the new `Empty` enum value to the `error_type` response property for the response status `424`
  - added the new `Empty` enum value to the `error_type` response property for the response status `429`
  - added the non-success response with the status `400`
- **2024-06-28** `b923798e3868` — 2 info
  - added the new optional request property `truncation_direction`
  - the request property `truncate` became nullable
- **2023-11-20** `d2b376630853` — 1 breaking, 3 warning, 2 info
  - added the new required request property `texts`
  - removed the request property `passages`
  - removed the request property `return_passages`
  - removed the optional property `items/passage` from the response with the `200` status
  - added the new optional request property `return_text`
  - added the optional property `items/text` to the response with the `200` status
- **2023-11-20** `0a226ee52ce3` — 1 info
  - endpoint added
- **2023-10-13** `8c00768ef703` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/huggingface/apis/text-embeddings-inference/docs/rerank/post.md) · [API](https://skmtc.dev/huggingface/apis/text-embeddings-inference.md) · [Page](https://skmtc.dev/huggingface/apis/text-embeddings-inference/changes/rerank/post)
