get
https://api.productboard.com/v2/members//relationships
Retrieves all teams that a specific member belongs to. Returns a paginated list of team membership relationships representing the member's team associations.
Use the pageCursor parameter to paginate through results when the member belongs to many teams.
Relationship Direction
This endpoint returns the inverse view of team memberships. While /v2/teams/{id}/relationships
shows which members belong to a team, this endpoint shows which teams a member belongs to.