List referenced projects
References
List referenced projects
Retrieves a list of projects 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:projects: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 project 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 project, or null if it no longer exists.
Last modified on June 16, 2026