get app sandbox configs
GET /v1/apps/{app_id}/sandbox-configs
GET
/v1/apps/{app_id}/sandbox-configs
Authorizations
Parameters
Path Parameters
app_id
required
string
App ID
Responses
200
OK
Array<object>
object
app_id
string
artifacts
Links are dynamically loaded using an after query
object
cloudformation_stack_template
string
deprovision_policy
string
provision_policy
string
trust_policy
string
aws_delegation_config
Cloud specific fields
object
app_sandbox_config_id
string
created_at
string
created_by_id
string
iam_role_arn
string
id
string
org_id
string
updated_at
string
aws_region_type
string
cloud_platform
Fields set via after query
string
connected_github_vcs_config
object
branch
string
component_config_id
Parent component
string
component_config_type
string
created_at
string
created_by_id
string
directory
string
id
string
repo
string
repo_name
string
repo_owner
string
updated_at
string
vcs_connection
object
created_at
string
created_by_id
string
github_install_id
string
id
string
updated_at
string
vcs_connection_commit
Array<object>
object
author_email
string
author_name
string
component_config_connection_id
string
created_at
string
created_by_id
string
id
string
message
string
sha
string
updated_at
string
vcs_connection_id
string
created_at
string
created_by_id
string
id
string
org_id
string
public_git_vcs_config
object
branch
string
component_config_id
string
component_config_type
string
created_at
string
created_by_id
string
directory
string
id
string
repo
Actual configuration
string
updated_at
string
terraform_version
string
updated_at
string
variables
object
key
additional properties
string
400
Bad Request
object
description
string
error
string
user_error
boolean
401
Unauthorized
object
description
string
error
string
user_error
boolean
403
Forbidden
object
description
string
error
string
user_error
boolean
404
Not Found
object
description
string
error
string
user_error
boolean
500
Internal Server Error
object
description
string
error
string
user_error
boolean