Get Users List

This API endpoint is used to obtain all users.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
🚧

User Level Restrictions

For this request, there are specific responses depending on which type of user is making the request.

  • Administrator: The response shows all users that exist no matter which level they have.
  • Business Owner: The response shows all drivers that deliver to his businesses. The main use for this is to assign a driver to an order.

Using Ordering SDK

const response = await ordering.users().get();
Path Params
string
required
Defaults to en
string
required
Defaults to demo
string
required
Defaults to v400
Query Params
string
int32
int32
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json