Error
References
List referenced organizations
Retrieves a list of organizations 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:organizations: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 organization IDs generated by a trusted service.
The signature of this request generated by a trusted service.
Response
OK
A map of referenced organizations indexed by the organization ID.
The referenced organization, or null if it no longer exists.
Last modified on June 16, 2026