License
Retrieve all licenses that are linked to a specific controller identified by its nodeId
Authorization
accessBearerAuth AuthorizationBearer <token>
In the value field below, fill in the access token. It has a 10 minutes validity period. A valid token can be obtained via the /accesstoken endpoint (call), AFTER authorization with refreshBearerAuth and the refresh token.
In: header
Path Parameters
nodeId*string
The nodeId of the controller
Length
1 <= lengthResponse Body
application/json
application/json
application/json
curl -X GET "https://api.eniris.be/v1/license/controller/string"