Tigris Social Api

<back to all web services

SearchUsersInternal

The following routes are available for this service:
GET/Internal/Users/SearchThe UserSearch takes a list of keywords to search for user first or last names that Start with any of the keywords. No keywords returns 0 rows.
Parameters:
NameParameterData TypeRequiredDescription
KeywordsquerystringYesA list of comma-delimited strings
CloakedquerystringNoIf not specified, returns all users; otherwise returns only users that are or aren't cloaked
OffsetquerystringNoThe starting row to return. Default: 0
LimitquerystringNoThe number of rows to return. Default 50

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/SearchUsersInternal HTTP/1.1 
Host: api.tigris.mymitchell.com 
Content-Type: text/csv
Content-Length: length

Keywords,Cloaked,Offset,Limit
String,False,0,0

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

Id,FirstName,MiddleName,LastName,Suffix,Email,AboutMe,JobTitle,CompanyName,CompanyAddress,CompanyCity,CompanyStateProvince,CompanyPostalCode,CompanyCountry,TimeZone,Experiences,Certifications,Interests,Connections,Networks,Subscriptions,CreatedTime,UpdatedTime,DefaultVenueId,Cloaked
00000000000000000000000000000000,String,String,String,String,String,String,String,String,String,String,String,String,String,String,[String],[String],[String],"[{Id:00000000000000000000000000000000,OwnerId:00000000000000000000000000000000,UserId:00000000000000000000000000000000,UserDefaultVenueId:00000000000000000000000000000000,FirstName:String,LastName:String,IsFavorite:False}]","[{Id:00000000000000000000000000000000,Name:String,OwnerId:00000000000000000000000000000000,NumberOfMembers:0}]","[{SubscriberId:00000000000000000000000000000000,SubscribedToId:00000000000000000000000000000000,SubscriberToDisplayName:String,SubscribedToExternalName:String}]",0001-01-01,0001-01-01,00000000000000000000000000000000,False