How to get the user that closed a request using the API
We can successfully get requests using the API endpoint: /api/v3/requests/{request_id}
However when fetching closed requests I can't see anywhere in the response which user closed it.
Can see 'created_by' and 'deleted_by' in the docs but is there a way of returning something like 'closed_by' and 'resolved_by'?
Thanks
New to ADSelfService Plus?