get Series
Retrieves details of a specific Series by its ID.
Return
The Series as a Series object.
Parameters
id
The unique identifier of the Series to retrieve.
Throws
If a generic error occurs during the API call.
If the provided credentials are invalid.
If the maximum number of retries is exceeded due to rate-limiting.