/orgs
List members
Lists all members of the caller's organization with their roles and details. Supports search by name, filtering by role, sorting, and pagination. | () -> (OrgMemberListRes)
get/orgs/members/list/v1
Query parameters
filter_roleOrgRoleEnum[] nullable
Filter by organization role(s)
Filter by organization role(s)
sort_by'first_name' | 'last_name'
Field to sort by
sort_order'asc' | 'desc'
Sort order for query results
Sort order (asc or desc)
pageinteger
page_sizeinteger
searchstring nullable
Search by first or last name
Search by first or last name
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.