It is possible to retrieve the status of a specific issue in Snyk using their new REST APIs: https://docs.snyk.io/snyk-api/reference/issues
You can check the status of an issue which can have values open or resolved. This value is derived from the resolution field, which provides additional details.