v1
latestOpenAPI 3.0.12026-07-243686491.1 MBPrice Groups
List teams the price group has been applied to.
Returns paginated teams within the price group's scope, each with counts of applied members and charge points. Required scope: price-groups:read </br>Organization authorization: supported
get/api/v1/price-groups/{id}/applied-teams
Path parameters
idinteger required
Query parameters
teamOperatorIdsobject
Limit results to teams owned by the listed operator ids (must be within the price group owner's operator hierarchy). Ignored for team-owned price groups.
searchstring
Free-text filter on team name (case-insensitive prefix match). Max 255 characters.
pageinteger
Page number to retrieve (starts with 0).
perPageinteger
Number of items per page (between 1 and 100, default 10).
Response
Paginated teams the price group is applied to.