# List Eligibility Checks **GET /api/external/hub/v1/inventory_requests/{id}/list_eligibility_checks** ## Servers - Public API: https://api.useshelf.com (Public API) ## Parameters ### Path parameters - **id** (string) Inventory Request IR number ## Responses ### 200 Listing eligibility checked successfully #### Body: application/json (object) - **ir_number** (string) - **warehouse_id** (integer) - **eligibility_results** (array[object]) ### 422 Failed to check listing eligibility ### 404 Inventory request not found ### 401 Unauthorized - missing org_id [Powered by Bump.sh](https://bump.sh)