Open dubdabasoduba opened 3 years ago
Context
tel
https://{rapidpro-base-url}/api/v2/contacts.json?urn=tel%3A%2B250788123123
Response
{ "next": null, "previous": null, "results": [ { "uuid": "09d23a05-47fe-11e4-bfe9-b8f6b119e9ab", "name": "Ben Haggerty", "language": null, "urns": [ "tel:+250788123123" ], "groups": [ { "name": "Customers", "uuid": "5a4eb79e-1b1f-4ae3-8700-09384cca385f" } ], "fields": { "nickname": "Macklemore", "side_kick": "Ryan Lewis" }, "blocked": false, "stopped": false, "created_on": "2015-11-11T13:05:57.457742Z", "modified_on": "2015-11-11T13:05:57.576056Z" } ] }
Context
tel
search param. i.ehttps://{rapidpro-base-url}/api/v2/contacts.json?urn=tel%3A%2B250788123123
Response