get https://example.com/api/chargers
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).
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).
Try It!
to start a request and see the response here!