v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141531,219979.8 KB

Gets information about a custom browser.

get/browsers/{browserId}

Path parameters

browserIdstring required

The unique identifier of the browser to retrieve.

Response

Success

browserIdstring required

The unique identifier of the browser.

browserArnstring required

The Amazon Resource Name (ARN) of the browser.

namestring required

The name of the browser.

descriptionstring password

The description of the browser.

executionRoleArnstring

The IAM role ARN that provides permissions for the browser.

status'CREATING' | 'CREATE_FAILED' | 'READY' | 'DELETING' | 'DELETE_FAILED' | 'DELETED' required

The current status of the browser.

failureReasonstring

The reason for failure if the browser is in a failed state.

createdAtstring date-time required

The timestamp when the browser was created.

lastUpdatedAtstring date-time required

The timestamp when the browser was last updated.