get
https://public-api.lbservice.net/users
Retrieves a paginated list of users.
Filters
| Parameter | Description |
|---|---|
emails[] | Filters users by one or more email addresses |
usernames[] | Filters users by one or more usernames |
ids[] | Filters users by one or more IDs |
onlyActive | If true or not provided, only active users will be returned. If false, all users will be returned. |
Multiple values for the same filter match any of the provided values. For example, emails[][email protected]&emails[][email protected] returns users with either email.
Different filter types are combined with AND. For example, emails[][email protected]&usernames[]=username-123 only returns users where both the email AND username match the same user.
If no filters are provided, all users will be returned in a paginated format.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
