getCharacter

Retrieves details of a specific Character by its ID.

Return

The Character as a Character object.

Parameters

id

The unique identifier of the Character 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.