Get a project
Get a single project by ID or shortId.
Authentication
AuthorizationBearer
API key authentication using Bearer token format
Path parameters
projectId
Project ID or shortId
Response
Project details
id
shortId
name
url
projectType
description
environments
browserRegion
Default proxy exit region for web runs. null keeps the provider's default networking. Web projects only.
prTestingEnabled
Test PR deployments automatically.
prTestingInstructions
Free-form instructions for the PR exploration agent.
prTestingDebounceMinutes
Quiet period before a PR deployment is tested. 0 disables debouncing.
prTestingBlockMerge
Conclude the GitHub check run as failed when tests fail, so a required TesterArmy check blocks the merge. Off by default.
includeExampleMobileApp
Offer the example app as a run target. Mobile projects only.
autoDeleteOldestMobileApp
Delete the oldest unused app builds when an upload exceeds the storage quota. Mobile projects only.
accessibilityAuditEnabled
Scan visited pages with axe-core during web runs and report critical accessibility violations as non-blocking warnings. On by default. Web projects only.
createdAt
updatedAt
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error
