Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Type

Require ?

Description

page

number

no

Paging the result items

limit

number

no

Limit the result items

view

string

no

Options: recommend, recent

search[gender]

number

no

Specify the gender of searching users (gender id)

search[from]

number

no

Specify the minimum age of searching users

search[to]

number

no

Specify the maximum age of searching users

search[country]

string

no

Specify the country of searching users (country code)

search[country_child_id]

number

no

Specify the state/province of searching users (state id/ province id)

search[zip]

string

no

Specify the zip code of searching users

search[city]

string

no

Specify the city of searching users

search[keyword]

string

no

Search for users that contains this keyword in their name

custom

array

no

Specify custom fields of searching users

...