1,312 bytes added
, 12:55, 4 March 2016
{{Api_Method_Spec|
Description=Returns a list of [[Channel]] registered under de root channel specified as channel Root in the Instance configuration.
It automatically filters the results to return only enable channel in the logged Instance, including the adult channels.
|Parameters=
{{Api_Parameter|
ParamName=token
|ParamType=String
|ParamRequired=required
|ParamDescription=A valid token for identifying the API session context. The token can be anonymous or logged.
}}
}}
|Returns=
Returns a JSON object containing a Token (Toobox).
'''Example:'''
{
: <span style="color: #a11">"Offset"</span>: 0,
: <span style="color: #a11">"Limit"</span>: 100,
: <span style="color: #a11">"Count"</span>: 6,
: <span style="color: #a11">"Content"</span>:
:: Token: "479dfd9dca6281e97c9dcab03dd7045c780eceaeaa3be35caae12b3d1280bfaac2aaaffbda4865cf806a8649cddbe753"
}
|Exceptions=
* AccessDeniedException (84)
|Cache=
This method is not cached.
|KnownIssues=
None
|VersionHistory=
{{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0"
{{!}}- style="background:#88ccff;font-size:110%"
! API Version Number
! Change description
! Changes author
{{!}}- valign="top"
! 3.2
{{!}} Initial method design
{{!}} Alberto Los Santos
{{!}}- valign="top"
{{!}}}
|SeeAlso=
}}