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
Name | Type | Description | required |
token | string | Authentication token | true |
profileId | string | Browser profile ID | true |
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.