Identity
List company members.
get/users
Query parameters
limitstring
Page size, 1–100 (default 25).
Page size, 1–100 (default 25).
cursorstring
Opaque cursor from a prior response nextCursor.
Opaque cursor from a prior response nextCursor.
role'admin' | 'member' | 'manager' | 'bookkeeper' | 'card_only' | 'lender'
Filter by member role.
Filter by member role.
status'active' | 'pending'
active members or pending invitations.
active members or pending invitations.
emailstring
Case-insensitive exact match on the member email.
Case-insensitive exact match on the member email.
namestring
Case-insensitive substring match on the member name.
Case-insensitive substring match on the member name.
Response
A page of members.
Changes
No recorded changes to this endpoint across all 1 revision of this API.