Skip to content

Instantly share code, notes, and snippets.

@gdchamal
Created April 1, 2016 15:07
Show Gist options
  • Save gdchamal/8b82351019a08d54322bf12a5319762a to your computer and use it in GitHub Desktop.
Save gdchamal/8b82351019a08d54322bf12a5319762a to your computer and use it in GitHub Desktop.
Caliopen /me output
In [25]: res.json()
Out[25]:
{'contact': {'additional_name': None,
'addresses': [],
'avatar': 'avatar.png',
'contact_id': 'bd724ec9-2746-4cf3-be11-eed0ed88d6e5',
'date_insert': '2015-12-19T12:15:50.284000',
'date_update': None,
'deleted': 0,
'emails': [],
'family_name': 'Muetton',
'given_name': 'Julien',
'groups': [],
'identities': [],
'ims': [],
'infos': {},
'name_prefix': None,
'name_suffix': None,
'organizations': [],
'phones': [],
'privacy_features': {},
'privacy_index': 8,
'public_keys': [],
'tags': [],
'title': 'Julien Muetton'},
'date_insert': '2015-12-19T12:15:49.930000',
'family_name': None,
'given_name': None,
'main_user_id': None,
'name': 'julien.muetton@gandi.net',
'params': {},
'privacy_features': {},
'privacy_index': 0,
'user_id': '6a7ee4cf-e01b-4e34-a549-16ec6b78a5c1'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment