|ParamRequired=required
|ParamDescription=A valid token for identifying the API session context and logged user.
}}
{{Api_Parameter|
ParamName=offset
|ParamType=int
|ParamRequired=optional
|ParamDescription=Index of the initial result of the list, begins with 0
}}
{{Api_Parameter|
ParamName=limit
|ParamType=int
|ParamRequired=optional
|ParamDescription=Quantity of results showed, with the maximum of 100
}}
{{Api_Parameter|
{
: "Offset": 0,
: "Limit": 10,
: "Count": 48,
: [ Array of [[EpgLiveSchedule]] objects ]
}
{{!}} Included parameters for program_type and highlights filtering
{{!}} Jose A. Jiménez
{{!}}- valign="top"
! 3.2
{{!}} No longer a paginated list, just an array
{{!}} Francisco Milargo
{{!}}}