I want onesignal player id get url

i have webview app.

When the application is opened, I want to send data to the end of the site address with get.
example: adress . com /?player_id={onesignal_id}
How can I do it? thanks.