Get Referral Site ListAsk AIget https://staging.api.studyteamapp.com/rpi/sitesReturns a list of all Sites and Trials for which the sender is authorized to send referrals.Responses 200 400400: Bad Request. The payload is invalid, which could be caused by bad encoding, invalid content, or validation errors. Will typically be accompanied by a message with details as to the cause of the failure. 401401: Unauthorized. The user failed to authenticate, which could be due to an expired or invalid access token or because the Authorization Header is incorrect or missing. It should be set to Authorization: Bearer ACCESS_TOKEN. 403403: Forbidden. The user is not authorized to perform the requested action. 500500: Internal Server Error.Updated 3 months ago