The response contains the list of projects which can be linked to the specified Elasticsearch project in a cross-project search configuration.
GET
/api/v1/serverless/projects/elasticsearch/{id}/link-candidates
curl \
--request GET 'https://api.elastic-cloud.com/api/v1/serverless/projects/elasticsearch/{id}/link-candidates' \
--header "Authorization: $API_KEY"