Method: accounts.customers.accountLinks.get

Returns a requested AccountLink resource.

HTTP request

GET https://channel.googleapis.com/v1alpha1/{name=accounts/*/customers/*/accountLinks/*}

The URL uses Google API HTTP annotation syntax.

Path parameters

Parameters
name

string

The resource name of the account link to retrieve.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of AccountLink.

Try it!