get latest app runner config
GET /v1/apps/{app_id}/runner-latest-config
GET
/v1/apps/{app_id}/runner-latest-config
Authorizations
Parameters
Path Parameters
app_id
required
string
App ID
Responses
200
OK
object
app_id
string
app_runner_type
string
cloud_platform
string
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