v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1450331268.9 KB

Lists all the inbound cross-cluster search connections for a destination domain.

post/2015-01-01/es/ccs/inboundConnection/search

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

MaxResultsinteger

Set this value to limit the number of results returned.

NextTokenstring

Paginated APIs accepts NextToken input to returns next page results and provides a NextToken output in the response which can be used by the client to retrieve more results.

Response

Success

NextTokenstring

If more results are available and NextToken is present, make the next request to the same API with the received NextToken to paginate the remaining results.