List Contacts

Response Body Params

ParameterTypeDescription
idstringId of the contact. Id is unique across channels and is generated by Amio.
namestringName of the contact.
genderstringUser's gender either male or female.
localestringUser’s locale in standard format.
time_zonestringTime zone set by the user.
photo_urlstringUrl to profile picture of the user. Profile picture is uploaded to Amio servers the first time the user details are requested.

🚧

This request can take long time to process due to the need to query Facebook for profile pictures and upload them to Amio servers (especially if the list of contacts is long and we need to process the profile picture of all of them).

Language
Authorization