GET /directory_contacts
Description
Retrieves the list of contacts belonging to the directory.
URL
https://api.keyyo.com/manager/1.0/directory_contactsResult
A list of:DirectoryContact | A contact (i.e. person and his information) belonging to the directory |
Relationships
GET /directory_contacts/:uid | Retrieves a specific contact based on its unique identifier. |