List configurations

GET https://{{host}}/etp-config/v3/configs/all

Returns a list of configuration IDs. Use this value for a configId parameter in subsequent operations.

Request Params

KeyDatatypeRequiredDescription
accountSwitchKeystring(Optional) For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"contractId":"K-0N7RAK71","firstTimeWizardStep":1,"groupId":12345,"id":1100,"name":"Config for 3-NJPSW","onboarded":true}]