Get Device List

post

Obtain device list by station ID.

chevron-right
lockRequired scopes
This endpoint requires the following scopes:
  • : all privileges
  • : all privileges
Authorizations
OAuth2clientCredentialsRequired
Token URL:

OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Body
stationIdstringRequired

Id of power station

Example: ST22****77FV
currentnumberOptional

Current page number, default and minimum value is 1

Example: 1
sizenumberOptional

The amount pf data presented per page, default and minimum value is 10

Example: 10
Responses
chevron-right
200

Operation was successful

application/json
post
/v1/device/list

Last updated