get Issue
Retrieves details of a specific Issue by its ID.
Return
The Issue as an Issue object.
Parameters
id
The unique identifier of the Issue 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.