customers
Lists connector configs of a customer.
get/v1/{+parent}/connectorConfigs
Path parameters
parentstring required
Required. Format: customers/{customer}
Query parameters
pageSizeinteger
Optional. The maximum number of connector configs to return. The default page size is 50 if page_size is unspecified, and the maximum page size allowed is 100. Values above 100 will be capped at 100.
pageTokenstring
Optional. A page token, received from a previous ListConnectorConfigs call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListConnectorConfigs must match the call that provided the page token.
Response
Successful response