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