List IC Domain Accounts

List IC Domain Accounts

Lists instant clone domain accounts of the environment.

Request
URI
GET
https://{api_host}//localhost/rest/config/v1/ic-domain-accounts
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

[
    {
        "ad_domain_id": "6f8543a5-a7a0-4ab8-b3e3-37164dd1ed53",
        "id": "6f85b3a5-e7d0-4ad6-a1e3-37168dd1ed51",
        "username": "testuser"
    }
]

401

User is not authenticated

Operation doesn't return any data structure