RHP_API

<back to all web services

GetUserSavedSearch

Returns all saved searches.

Requires Authentication
The following routes are available for this service:
GET/User/Search/Saved

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

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

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

GET /User/Search/Saved HTTP/1.1 
Host: tstsrvs.redhotpie.com.au 
Accept: application/json
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

[{"SavedSearchID":0,"Title":"String","Config":{"SearchGuid":"String","Type":"QuickSearch","OrderByType":"MemberLevel","Niche":"None","UserName":"String","MemberType":0,"SeekingType":0,"MinAge":0,"MaxAge":0,"CountryID":0,"StateID":0,"PostCodeAllID":0,"GoogleMapPlace":{"PlacesId":"String","Types":["String"],"LocationName":"String"},"SearchGeoPoint":{"Latitude":0,"Longitude":0},"SearchRadius":0,"OnlineNow":false,"WithPhotos":false,"IsVerified":false,"Race":[0],"BodyType":[0],"SexualOrientation":[0],"Participation":[0],"SafeSex":[0],"MaritalStatus":[0],"EndowmentLength":[0],"Height":[0],"SexualIntererest":[0],"SexualPreference":[0],"FetishInterest":[0],"Intention":[0],"PubicHair":[0],"CupSize":[0],"Smoking":[0],"HasValidations":false,"Size":0,"Page":0},"DateCreated":"\/Date(-62135596800000-0000)\/"}]