get all components for an org
GET /v1/components
GET
/v1/components
Authorizations
Responses
200
OK
Array<object>
object
app_id
string
config_versions
integer
created_at
string
created_by_id
string
dependencies
Array<string>
id
string
name
string
resolved_var_name
string
status
string
status_description
string
type
string
updated_at
string
var_name
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