Skip to main content

linear.linear.getissue

Home > @runlightyear/linear > Linear > getIssue

Linear.getIssue() method

This API is in beta and may contain contain bugs. Can be used in production with caution.

Get an issue

Signature:
getIssue(props: GetIssueProps): Promise<GetIssueResponse>;

Parameters

ParameterTypeDescription
propsGetIssueProps
Returns:

Promise<GetIssueResponse>