Filtering team members
Below is a list of attributes available for filtering team member.
Attribute
Type
firstName
string
lastName
string
role
string
Example - Get all team member for one role
In the example below, we will request to get all team members with the role of analyst
.
Last updated