Fetch the service's history of the assetlinks.json file for Android.get https://{tenanturl}/v1.0/verify/.well-known/history/assetlinks.jsonGet the digital asset links file history for Android for the service.Query Paramscountint32requiredDefaults to 5The number of items to retrieve from historyorderstringThe sorting method to use for the results. 'asc' or 'desc'Responses 200The digital asset link file history was returned. 401The unauthenticated user does not have the permissions to perform the requested operation 403The authenticated user does not have the permissions to perform the requested operationUpdated almost 2 years ago