summary refs log tree commit diff
path: root/develop/print.html
diff options
context:
space:
mode:
Diffstat (limited to 'develop/print.html')
-rw-r--r--develop/print.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/develop/print.html b/develop/print.html
index f496dd023e..0750d04508 100644
--- a/develop/print.html
+++ b/develop/print.html
@@ -9784,7 +9784,17 @@ server admin: <a href="admin_api/../usage/administration/admin_api">Admin API</a
     &quot;creation_ts&quot;: 1560432506,
     &quot;appservice_id&quot;: null,
     &quot;consent_server_notice_sent&quot;: null,
-    &quot;consent_version&quot;: null
+    &quot;consent_version&quot;: null,
+    &quot;external_ids&quot;: [
+        {
+            &quot;auth_provider&quot;: &quot;&lt;provider1&gt;&quot;,
+            &quot;external_id&quot;: &quot;&lt;user_id_provider_1&gt;&quot;
+        },
+        {
+            &quot;auth_provider&quot;: &quot;&lt;provider2&gt;&quot;,
+            &quot;external_id&quot;: &quot;&lt;user_id_provider_2&gt;&quot;
+        }
+    ]
 }
 </code></pre>
 <p>URL parameters:</p>