v1
latestOpenAPI 3.0.12026-07-243686491.1 MBSponsored Charge Points
Retrieve a list of sponsored charge points
Required scope: sponsored-charge-points:read </br>Organization authorization: supported
get/api/v1/sponsored-charge-points
Query parameters
pageinteger
page number to retrieve (starts with 0)
perPageinteger
number of items per page (between 1 and 100, default 10)
chargePointIdinteger nullable
Allows to filter list of sponsored charge points by a charge point id
Example:13
teamIdinteger nullable
Allows to filter list of sponsored charge points by a team id.
Example:19
includeDeletedboolean
Filter to include deleted entities in the response
Response
List of sponsored charges points that match the criteria