Ask Whether the Current Page has finished loading

request URL
  • http://127.0.0.1:35000/api/v1/profile/readyState
request method
  • POST
parameter
ParameterRequiredTypeDescription
profileIdYesstringBrowser Profile ID
back to example
{
    "status": "OK",
    "value": "loading"
}