Skip to content

Issue API closed_by information

I'm working with Issues API. According to GitLab-Web implementation, we can see, who closed this issue. See the screenshot below: Screen_Shot_2018-01-12_at_12.08.32

But there is no so field closed_by field. It only contains author and assignee value according to Issue API.

Could you clarify, how can i get "closed_by" fields for Issue API?