get https://example.com/api/v1/scheduling/schedule_items
Returns a single level dictionary which contains all the items in a dependency chain.
This is items with passed ids + successor items + predecessor items.
Keys are the ids. Values are a "partial" with the predecessor dependencies.