The response contains the list of projects which can be linked to the specified Security project in a cross-project search configuration.
Query parameters
-
One or more types of projects to return as link candidates.
Values are
elasticsearch,observability,security, orworkplaceai. -
The Cloud Service Provider to filter the link candidate projects by.
-
The region to filter the link candidate projects by.
-
The project name to filter the link candidates by.
-
The project alias to filter the link candidates by.
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"