From bf91d737a3f83503df5f59b307a7d829af0a651a Mon Sep 17 00:00:00 2001 From: Sam Machin Date: Fri, 17 May 2024 13:47:23 +0100 Subject: [PATCH] Update phones.md add phonebook endpoint --- content/phones.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/phones.md b/content/phones.md index f697426..8bd9ffe 100644 --- a/content/phones.md +++ b/content/phones.md @@ -40,3 +40,9 @@ Login to https://jambonz.poc.emf.camp with the password you just created and in You can now create an application, with Calling & Call Status wehooks, then link your phone number to that application. [Video walkthrough to come] + + +## Phonebook + +You can fetch a JSON representation of the public phonebook as shown on https://phones.emfcamp.org +by making a GET to [https://phones.emfcamp.org/api/phonebook/EMF2024](https://phones.emfcamp.org/api/phonebook/EMF2024)