Skip to content

get an installs inputs

GET
/v1/installs/{install_id}/inputs

Authorizations

Parameters

Path Parameters

install_id
required
string

Install ID

Responses

200

OK

Array<object>
object
app_input_config_id
string
created_at
string
created_by_id
string
id
string
install_id
string
org_id
string
redacted_values
object
key
additional properties
string
updated_at
string
values
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