You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GeoIQ Developer
Hi,
I am new to GeoIQ and would like to know if there is an API for
following.
1. searching users - how can I search user through geoiq APIs.
2. How can I enable anaytics for a user?
Thanks,
Urvesh
Kate Chapman
unread,
Jan 26, 2011, 11:41:25 AM1/26/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GeoIQ Developer
Hi Urvesh,
1. There isn't an official way to search for users through the API
right now. You can do a GET request such as this (this is a request
we make for JSON from our GUI to pull back users) Just modify
sSearch=sample where "sample" is the string you want to search.