v1
latestOpenAPI 3.0.42026-07-241876123.9 KBChargers
Retrieves all chargers accessible by the current user, matching the provided filters.
By default, returns the first 50 items. Use pageIndex for pagination or adjust pageSize (max: 100).
Query parameters
0 = None
1 = User
2 = Owner
4 = Maintainer
8 = Administrator
15 = Any
16 = Onboarding
32 = DeviceAdministrator
64 = PartnerAdministrator
128 = Technical
256 = InternalData
Return only charge points where current user has any of the provided user roles. Note that this is a bit-flag and multiple roles can be provided.
0 = None
1 = User
2 = Owner
4 = Maintainer
8 = Administrator
15 = Any
16 = Onboarding
32 = DeviceAdministrator
64 = PartnerAdministrator
128 = Technical
256 = InternalData
0 = Unknown
1 = Smart
2 = Portable
3 = HomeApm
4 = Apollo
5 = OtherApm
6 = GenericApm
7 = HanApm
8 = TicApm
Return only charge points of the provided type.
0 = Unknown
1 = Smart
2 = Portable
3 = HomeApm
4 = Apollo
5 = OtherApm
6 = GenericApm
7 = HanApm
8 = TicApm
0 = Pro
1 = Smart
Return only chargers installed in installations of this time.
0 = Pro
1 = Smart
Return only chargers in the specified installation.
A filter used to filter items. The filter may be applied to multiple properties depending on the object type.
If true objects are only returned with their basic properties like Id and name.
Name of the property used to sort the result.
Set to true to sort items in descending order.
Number of items to return per page.
The page index to return, first page is 0.
If true, and your user has access, include disabled objects.
Get or set a list of item Id's that will be excluded from the result.
Returns only information about pages and no data info.
Response
OK