JavaScript
Projects
Get project limits
Get the resource limit overrides for a project. Null values mean no project-level cap (org limit applies).
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://tbd-6fc993ce-hypeship-docs-chrome-policy-on-demand.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
Project ID
Response
Project limits
Maximum concurrent browser sessions for this project. Null means no project-level cap.
Example:
10
Maximum concurrent app invocations for this project. Null means no project-level cap.
Example:
20
Maximum pooled sessions capacity for this project. Null means no project-level cap.
Example:
50