Get user by ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

User ID

Query Params
string

Expand allows you to return additional fields that are not included in the default fields (comma-separated list).

Supported fields:

  • app_last_login_ts: Timestamp of last login via the mobile app
  • created_ts: User creation timestamp
  • icon: Profile icon
  • invite_created_ts: Timestamp when the invite was created
  • invite_sent: Timestamp when the invite was last sent (0 if never)
  • last_login_ts: Timestamp of last login (web or app)
  • modified_ts: Last modification timestamp
string

Fields allows you to return a subset of the default fields (comma-separated list).

Supported fields:

  • active: 0 (inactive) or 1 (active)
  • email: Email address
  • first_name: First name
  • icon: Profile icon
  • id: User ID
  • last_name: Last name
  • phone: Phone number
  • role_id: Role ID
Responses

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