Beta: This endpoint is in active development and may change without notice.
func (
r *IssueService) List(ctx context.Context,
query IssueListParams,
opts ...option.RequestOption) (res *pagination.OffsetPaginationIssues| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
query* | IssueListParams | |
opts* | ...option.RequestOption |
Beta: This endpoint is in active development and may change without notice.
Returns issues for the authenticated tenant, optionally filtered by session, status, severity, tag, or last modified time.