v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1346141211.8 KB
accounts

List ChannelPartnerLinks belonging to a distributor. You must be a distributor to call this method. Possible error codes: * PERMISSION_DENIED: The reseller account making the request is different from the reseller account in the API request. * INVALID_ARGUMENT: Required request parameters are missing or invalid. Return value: The list of the distributor account's ChannelPartnerLink resources.

get/v1/{+parent}/channelPartnerLinks

Path parameters

parentstring required

Required. The resource name of the reseller account for listing channel partner links. Parent uses the format: accounts/{account_id}

Query parameters

pageSizeinteger

Optional. Requested page size. Server might return fewer results than requested. If unspecified, server will pick a default size (25). The maximum value is 200; the server will coerce values above 200.

pageTokenstring

Optional. A token for a page of results other than the first page. Obtained using ListChannelPartnerLinksResponse.next_page_token of the previous CloudChannelService.ListChannelPartnerLinks call.

view'UNSPECIFIED' | 'BASIC' | 'FULL'

Optional. The level of granularity the ChannelPartnerLink will display.

Response

Successful response