DEPRECATED: Use GET /v3/workspaces/{slug}/teams/{teamId}/members instead.Ask AIget https://api.datawrapper.de/v3/teams/{id}/membersGet a list of team members and some additional information like their team role. Requires scopes team:read and user:read.Path ParamsidstringrequiredID of the team to fetch members for.Query ParamssearchstringSearch for a team name or id including this term.orderstringenumDefaults to ASCResult order (ascending or descending)ASCDESCAllowed:ASCDESCorderBystringenumDefaults to nameAttribute to order bynamecreatedAtAllowed:namecreatedAtlimitinteger≥ 1Defaults to 100Maximum items to fetch. Useful for pagination.offsetinteger≥ 0Defaults to 0Number of items to skip. Useful for pagination.pendingInvitesbooleanDefaults to trueSetting to false will exclude users with pending invitetruefalseResponse 200SuccessfulUpdated 6 months ago