Magidoc

Retrieve auction sessions

An Auction Session is one occurrence of an auction for a specific delivery period.

With the auctionSessions query you can retrieve a rolling window of 24 auctions, 14 future auctions and 10 passed auctions. You won't have access to auction sessions and related data (baskets, results,...) older than 10 days. Historical data will remain available in Data Portal .

Use for example the following GraphQL query to retrieve the auction sessions and associated service types and service windows.

    
  
    
  
    
  

For readability, a single auction session is present in the response of this example instead of the 24 expected.