Skip to content

get app runner configs

GET
/v1/apps/{app_id}/runner-configs

Authorizations

Parameters

Path Parameters

app_id
required
string

App ID

Responses

200

OK

Array<object>
object
app_id
string
app_runner_type
string
Allowed values: aws-ecs aws-eks azure-aks azure-acs local
cloud_platform
string
Allowed values: aws azure unknown
created_at
string
created_by_id
string
env_vars
object
key
additional properties
string
id
string
org_id
string
updated_at
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