Get an issue

Gets a single issue by issueId.

Path Params
string
required

The _id of the corresponding issue

Responses

Response body
object
string

The _id of the issue.

string

The _id of the issue type.

string

The _id of the issue severity.

string

The _id of the issue priority.

string

The _id of the member with whom the issue will be associated.

attachments
array of strings

An array of strings containing the URLs of all images attachments.

attachments
string

The issue description.

string

The message attached to the issue.

Language
Credentials
OAuth2
URL