Get Device List
post
Required scopes
This endpoint requires the following scopes:
- : all privileges
- : all privileges
Authorizations
OAuth2clientCredentialsRequired
Token URL:
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Body
stationIdstringRequiredExample:
Id of power station
ST22****77FVcurrentnumberOptionalExample:
Current page number, default and minimum value is 1
1sizenumberOptionalExample:
The amount pf data presented per page, default and minimum value is 10
10Responses
200
Operation was successful
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
404
Device Does Not Exist
application/json
default
Internal error
application/json
post
/v1/device/listLast updated