# Issues ## GetIssueList - [GET /getIssues](https://apidoc.authmind.com/docs/issues/paths/~1getissues/get.md): Get a list of issue to import into your SIEM. Issues are one or more incidents that have been grouped by the Issue Keys. To receive a stream of the latest issues, save the issue id as bookmark and query on some interval for the latest issues that > this bookmark, ie the latest issue id you have previously queried. For additional details about each issue, you can query the GetIssueDetails API for the specific issue id ## GetIssueDetails - [GET /getIssueDetails](https://apidoc.authmind.com/docs/issues/paths/~1getissuedetails/get.md): Get specific details about an issue and all related incidents for the issue.