List Cloud Account Owners
Returns the email addresses of all owners for the specified cloud account ID.
Path Parameters
- id string required
Possible values: Value must match regular expression
.+
Account ID
Responses
- 200
- 400
- 404
successful operation
- application/json; charset=UTF-8
- Schema
- Example (from schema)
Schema
- Array [
- string
- ]
[
"string"
]
invalid_account_id_format
invalid_account_id_format
Loading...