Get Issue

Retrieve an issue from Method using its ID

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired
The unique identifier for an issue in Method

Response

This endpoint returns an object.
idstring
The unique identifier for an issue in Method
environmentIdstring
The unique identifier for an environment in Method
environmentNamestring
descriptionstring
remediationstring
statusenum
Allowed values:
severityenum
Allowed values:
affectedObjectIdstring
The unique identifier for an object in Method
affectedObjectTitlestring
closedReasonenum or null
Allowed values:

Errors