GET /V1/inventory/source-selection-algorithm-list
GET /V1/inventory/source-selection-algorithm-list is a Magento 2 REST endpoint in the InventorySourceSelectionApi module. Returns a list of registered Source Selection Algorithm (SSA) data interfaces available in the system. Requires an admin Bearer token with ACL Magento_InventorySourceSelectionApi::source_selection_algorithm.
Last verified: against Magento 2.4.9.
Returns
Magento\InventorySourceSelectionApi\Api\Data\SourceSelectionAlgorithmInterface[]
Service contract
Magento\InventorySourceSelectionApi\Api\GetSourceSelectionAlgorithmListInterface::execute
Authorization
Admin Bearer token with ACL:
- Magento_InventorySourceSelectionApi::source_selection_algorithm
Example request
Auto-generated from the service contract — paste-ready against your store's /rest/default base. Replace the host, store code, ACL token, and any required values before running.
Headers
Path
/V1/inventory/source-selection-algorithm-listRelated in InventorySourceSelectionApi
Other endpoints shipped by the same module.
Every Magento dev tool, in one hosted workspace.
Free to sign up. Nothing to install. Drafts, audits, and projects saved across every tool.