List Users

Gets a (paginated) list of all the users in an Uberflip account, as well as metadata about the response.

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

Filter results by urlencoded user email address

string

Filter results by urlencoded user federation ID

string

Sort results by one of the following fields:

  • id: Sort by User identifier code
  • federation_id: Sort by SSO user identifier code
  • email: Sort by User email
  • first_name: Sort by User first name
  • last_name: Sort by User last name
  • display_name: Sort by User display name
  • last_logged_in_at: Sort by User last logged in at
  • last_logged_in_from: Sort by User last logged in IP
  • created_at: Sort by User created date
  • modified_at: Sort by User modified date
integer
1 to 100
Defaults to 25

Set the number of results returned per page. Defaults to 25 if not set.

integer
≥ 1
Defaults to 1

Specify the page of results to be returned. Defaults to 1 if not set.

Response

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