Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Episode Groups
The response is of type object
.
This endpoint retrieves the episode groups that have been added to a TV show.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Episode Groups
The response is of type object
.