v1
latestOpenAPI 3.0.02026-07-13132131.7 KBList members
Lists all members of the organization.
get/v2/members
Query parameters
qstring
Search by name or email.
afterstring
Use with next_cursor and prev_cursor in the response to paginate through results.
limitnumber
Specifies how many records to return. The default and maximum is 50.
roles'admin' | 'member' | 'viewer' | 'guest'
Filter by role. Separate multiple roles with commas.
sort'created_at' | 'last_seen_at'
direction'asc' | 'desc'
Response
Successful operation