List users
Users
List users
Returns a paginated list of users who belong to the API key’s team. Supports cursor pagination, search, and filtering by active membership status.
GET
List users
Authorizations
API key for authentication. Get yours at app.heffl.com/settings/developers
Query Parameters
Cursor for pagination. Pass the previous response meta.nextCursor value to fetch the next page.
Number of items to return (max 100)
Required range:
1 <= x <= 100Search by first name, last name, or email
Filter by active team membership status