Retrieve Stroker Settings
Maintenance
Retrieve Stroker Settings
Retrieve the current stroker settings of the device.
GET
Retrieve Stroker Settings
Authorizations
Short-lived session token obtained from POST /api/sessions/v2.
Send it as Authorization: Bearer <session_token> together with the X-Device-Key: <device-key> header identifying the target device.
Headers
Device Key (4 BIP39 words) identifying the target device.
Obtain it from POST /device/otp/confirm/v2.
Pattern:
^[a-z]+-[a-z]+-[a-z]+-[a-z]+$Example:
"alpha-bravo-charlie-delta"
Response
200 - application/json
OK
The stroker settings of the device.
The low position shift of the stroker in mm.
Example:
1
The high position shift of the stroker in mm.
Example:
1
The maximum velocity of the stroker in mm/s.
Example:
1
Playback rate (1.0 = normal speed)
Example:
1