Get Accounts

Get Accounts

Gets a link that can be used on a customer's account to start the linking process.

Request
URI
GET
https://{api_host}/vmc/api/orgs/{org}/account-link
COPY
Path Parameters
string
org
Required

Organization identifier.


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/vmc/api/orgs/{org}/account-link