/
AG
agriya
/
OFOS API Endpoints
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 4w ago
View markdown
agriya
OFOS API Endpoints
get
Fetch all users
8db13a44d758
latest
Swagger 2.0
Agriya Infoway Licence
2026-07-17
164
100
176.6 KB
Attachment
2
Cart
5
City
5
Contact
4
Country
5
Coupon
6
Cuisine
4
DeviceDetail
4
EmailTemplate
3
Language
5
MoneyTransferAccount
5
Order
7
Page
5
PaymentGateway
8
Provider
3
Restaurant
6
RestaurantAddon
5
RestaurantCategory
5
RestaurantCuisine
3
RestaurantDeliveryPerson
9
RestaurantDeliveryPersonOrder
4
RestaurantMenu
5
RestaurantReview
5
RestaurantSupervisor
5
RestaurantTiming
5
Role
2
Setting
3
SettingCategory
2
State
5
Stats
1
Transactions
1
Translation
3
UserAddress
5
UserCashWithdrawal
4
Users
13
post
User register
put
Send activation mail
post
User login
get
User social login for Twitter
post
User social login
post
Forgot password
put
Change password
get
Logout user
get
Fetch all users
post
Creates a new user
get
Fetch user
put
Update user by its id
delete
Delete user
Wallet
2
Users
Fetch all users
Returns all users from the system
get
/users
Query parameters
filter
string
Filter user
q
string
string
Keywords to search
Response
Fetched users
User
required
user_type_id
integer
User Types
id
integer
created_at
string
updated_at
string
role_id
integer
username
string
email
string
password
string
provider_id
integer
first_name
string
last_name
string
gender_id
integer
dob
string
date
about_me
string
address
string
address1
string
city_id
integer
state_id
integer
country_id
integer
zip_code
string
latitude
number
float
longitude
number
float
phone
string
mobile
string
available_wallet_amount
number
float
last_login_ip_id
string
last_logged_in_time
string
is_active
integer
is_email_confirmed
integer
is_agree_terms_conditions
integer
is_subscribed
integer