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