Source selection algorithm list

inventory Source Selection Api Get Source Selection Algorithm List V1Execute Get

get
Responses
200

OK

application/json
Responseobject
get
GET /V1/inventory/source-selection-algorithm-list HTTP/1.1
Host: {{baseurl}}
Accept: */*
[
  {
    "code": "dolor in velit anim cillum",
    "title": "Ut magna",
    "description": "eiusmod ipsum ex",
    "extension_attributes": {}
  },
  {
    "code": "laborum dolor ",
    "title": "ea aliqua",
    "description": "pariatur sunt Duis dolor",
    "extension_attributes": {}
  }
]