How to get meeting report with partecipants IP address

When calling /report/meetings/{meetingId}/participants

I get some values, join time, leave time and duration.
My customers for tracking reasons are requesting me if we can also fetch more detailed information about partecipants, like IP address (mainly) and also maybe the device type used.
This is really important in order to get approval from some public institutes here to anable remote learning.

We currently are using some Pro accout

Thank you.

Hey @fornitori,

You can do so with the Dashboard Participant endpoint.

Thanks,
Tommy