Find User

This API endpoint is used to obtain the details of a specific user.

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

User Level Restrictions

  • Administrator: Can get any user details no matter which level they have.
  • Any level user: Can get only his user details.

Here is an example of a request with params name only using our API explorer.

2032

Using Ordering SDK

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

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