v1

latestOpenAPI 3.0.02026-07-13132131.7 KB

List 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

next_cursorstring nullable
prev_cursorstring nullable
total_countnumber required