Get direct link to contact using API

Get direct link to contact using API

Hi, we are using the Zoho Desk API.

We are able to search for contacts, and list their tickets.
We can get a direct URL link to a ticket using the 'webUrl' value.

Is there a similar value for contacts?
We expect an URL like this:
https://help.domain.com/support/xxxx/ShowHomePage.do#Contacts/dv/17308f066637888d1f6e953b3008d4fecba4105e3b2fc97b

We need toobtain a direct url link to contacts found by the search API.
We have used the Contact API but the resulting structure does not contain a 'webUrl' element.

Or is there another way to get the Link part of the Conctacts url (17308f066637888d1f6e953b3008d4fecba4105e3b2fc97b) from a ContactID (125737000012213367) ?