Authorizations
Enter your API Key in the format: Bearer <token>. Get it from https://gbox.ai
Path Parameters
Box ID
"c9bdc193-b54b-4ddb-a035-5ac0c598d32d"
Response
Successfully switched to the tab
Browser tab
The tab id
"1"
The tab title
"Google"
The tab url
"https://www.google.com"
The tab favicon
"https://www.google.com/favicon.ico"
Whether the tab is the current active (frontmost) tab
true
Whether the tab is currently in a loading state.
The value is true while the browser is still navigating to the target URL or fetching sub-resources (i.e. document.readyState
is not "complete"). It typically switches to false once the load
event fires and all major network activity has settled.
false