Example searches: “id”, “422”, “400”, “Create an Elasticsearch project”, “201”
Retrieve the details of a cloud service provider region.
ID of the region
The requested region
Unique human-readable identifier for a region in Elastic Cloud.
The human readable name for the region
The identifier of the cloud service provider hosting this region.
Values are aws, gcp, or azure.
aws
gcp
azure
The unique identifier of the underlying cloud service provider region.
ISO 3166-1 alpha-2 country code which this region is associated with
Specifies whether the region is available for project creation
Not Found
An error response returned by the API.
A human-readable message of the error.
An identifier for this type of error.
curl \ --request GET 'https://api.elastic-cloud.com/api/v1/serverless/regions/aws-us-east-1' \ --header "Authorization: $API_KEY"