getUniverse

Retrieves details of a specific Universe by its ID.

Return

The Universe as an Universe object.

Parameters

id

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