API Get the Detail of the Browser Profile

Get the detail of the browser profile using API interface:

Request Url:

https://api.vmlogin.com/v1/profile/detail?token=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&profileId=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

Request Type: GET

NameTypeDescriptionrequired
tokenstringAuthentication tokentrue
profileIdstringBrowser profile IDtrue


Note:

(1) For token, please refer to the "View/Change the API Token" tutorial;

(2) For profileId, please refer to the tutorial "Where is the Profile ID" or use the profile/list interface to get all profileId.