Device Information
Fetches information about the current device connection.
Can be used to verify authorization token and returns information useful to present useful information in your user interface.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Firmware or software version of a C2C integration. Will be used to determine the correct Device Model configuration for the device when multiple are available. Must be a valid semantic version.
For more on semantic versions, see here: https://semver.org/