ilt/getsessions
Parameters:
p1: partition username
p2: program id
p3: (optional) list type (defaults to "all")
Return Type:
XML Dataset
Description:
Returns each session in an instructor led training program under a partition, including the session name, id (used by other API calls), start date, end date, and number of seats (0 meaning unlimited). You can specify the list type for the 3rd parameter. By default, 'all' sessions (past, present, and future) will be returned. Set the 3rd parameter to 'current' to only return present and future sessions.