I am trying to get the date at which an issue was assigned to a user in Github, using Github API.
Went through https://developer.github.com/v3/issues/ and https://developer.github.com/v3/issues/events/
Also checked in https://developer.github.com/v4/explorer/ but it was not there.