async fn fetch_organization_public_key( api_client: &ApiClient, organization_id: Uuid, ) -> Result<PublicKey, SyncError>
Fetch the public key for a single organization