# Repository Rank Search **GET /jailbreak/repository/ranking** Retrieve an indexed repository using a ranking number ## Servers - Production API: http://api.example.com (Production API) ## Parameters ### Query parameters - **rank** (string(query)) The repository ranking to filter by ## Responses ### 200 OK #### Body: application/json (object) - **message** (string) - **date** (string(date-time)) - **count** (integer) - **data** (array[object]) ### 400 Bad Request #### Body: application/json (object) - **error** (string) The error message - **message** (string) The HTTP status code for the error - **date** (string) The date and time of the error [Powered by Bump.sh](https://bump.sh)