Beta: This endpoint is in active development and may change without notice.
func (
r *IssueService) Get(ctx context.Context,
id string,
opts ...option.RequestOption) (res *Issue,
| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
id* | string | |
opts* | ...option.RequestOption |
Beta: This endpoint is in active development and may change without notice.
Returns one issue for the authenticated tenant.