Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
fetch alternative names
Example:
19
Example:
[
{
"name": "Fox Broadcasting Company",
"type": ""
},
{ "name": "Fox", "type": "" },
{
"name": "Fox Kids",
"type": "programming block"
},
{
"name": "4Kids TV",
"type": "programming block"
},
{ "name": "4K!DS TV", "type": "" },
{
"name": "FoxBox",
"type": "programming block"
}
]