|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|
|Returns=
Returns a JSON object with a an array list of [[EpgLiveSchedule]].
'''Example:'''
{
: "Offset": 0,
: "Limit": 10,
: "Count": 48,
: [ Array of [[EpgLiveSchedule]] objects ]
}
{{!}} Harley Cabral
{{!}}- valign="top"
! 3.12{{!}} Included parameters for program_type and highlights filtering; No longer a paginated list, just an array {{!}} Jose A. JiménezFrancisco Milargo
{{!}}}