Error
References
List referenced regions
Retrieves a list of regions referenced by a trusted service. Clients cannot construct the URL themselves. The correct URL will be provided in the HAL links of another API response, in the _links object with a key like ref:regions:0.
GET
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The list of comma-separated region IDs generated by a trusted service.
The signature of this request generated by a trusted service.
Response
OK
A map of referenced projects indexed by the organization ID.
The referenced region, or null if it no longer exists.
Last modified on June 16, 2026