Article
Search articles It will only return basic information of article
get/api/Article/Search
Query parameters
searchTextstring nullable
part of article name
gymIdinteger
-1 for all gyms
typestring nullable
filter article type. default is 'all'
orderBystring nullable
order by column.!-- invalid column will give internal server error
limitinteger
number of recode in result and default is 100. use negative numbers to order by desc
offsetinteger
number of recodes to skip
activeStatusinteger
Active Status 1 : Active, 2: Inactive, 3: All, Default : 1
Response
API Response with set of a Article entities