v3
latestOpenAPI 3.1.02026-07-31121144224.9 KBList Users
List users with pagination, sorting, and search.
Query parameters
Page number (1-based)
Page number (1-based)
Number of results per page
Number of results per page
Field to sort by
Field to sort by
Sort order
Sort order
Search across first_name, last_name, and email (partial match)
Search across first_name, last_name, and email (partial match)
Filter by exact email
Filter by exact email
Filter by external user ID. Deprecated: no data-fetching endpoint (timeseries, workouts, sleep, summaries, health-scores, etc.) accepts external_user_id - they all require the Open Wearables UUID. This field was added early in the project but never wired into those endpoints, so it only works as a filter on GET /users. Store the UUID returned by POST /users in your own system instead.
Filter by external user ID. Deprecated: no data-fetching endpoint (timeseries, workouts, sleep, summaries, health-scores, etc.) accepts external_user_id - they all require the Open Wearables UUID. This field was added early in the project but never wired into those endpoints, so it only works as a filter on GET /users. Store the UUID returned by POST /users in your own system instead.
Headers
Response
Successful Response