JavaScript
Browser Pools
Get browser pool details
Retrieve details for a single browser pool by its ID or name.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://tbd-6fc993ce-hypeship-persist-sidebar-scroll.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Browser pool ID or name
Response
Browser pool details
A browser pool containing multiple identically configured browsers.
Unique identifier for the browser pool
Example:
"iv25ujqf37x3j07dwoffegqr"
Number of browsers currently available in the pool
Example:
85
Number of browsers currently acquired from the pool
Example:
15
Timestamp when the browser pool was created
Configuration used to create all browsers in this pool
Browser pool name, if set
Example:
"my-pool"