cURL
curl --request GET \ --url https://aodocs.altirnao.com/api/document/v1/drive/{driveId}/webdav \ --header 'Authorization: Bearer <token>'
{ "kind": "<string>", "webDavLink": "<string>" }
Gets the link to open the file with the Webdav.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the file
The security code
The G Suite domain
A ApiWebDavLink response