Skip to main content
GET
List users

Authorizations

x-api-key
string
header
required

API key for authentication. Get yours at app.heffl.com/settings/developers

Query Parameters

cursor
string

Cursor for pagination. Pass the previous response meta.nextCursor value to fetch the next page.

limit
integer
default:20

Number of items to return (max 100)

Required range: 1 <= x <= 100

Search by first name, last name, or email

active
boolean

Filter by active team membership status

Response

OK

data
object[]
required
meta
object
required