Get Configuration
Retrieve a configuration by id
Authorizations
API key based authentication where <encoded-value> is the Base64 encoding of API_KEY_ID
:API_KEY_SECRET
- Username: The API Key ID.
- Password: The API Key Secret.
Path Parameters
The ID of the organization. Locate the orgId under Organization Settings > API Keys.
Unique identifier of the configuration
Response
Unique identifier of the configuration
Name of the configuration
Registration code for the configuration. Learn More
Number of devices using the configuration
Device experience set on the configuration
HOME_SCREEN
, KIOSK
, DEFAULT
(Optional) List of all apps deployed on the configuration
(Optional) List of all videos deployed on the configuration
(Optional) List of WebXR Links deployed on the configuration
(Optional) List of files deployed on the configuration
(Optional) List of wifi networks deployed on the configuration
(Optional) The unique identifier of the Kiosk App, if one is present and the configuration uses deviceExperience
= KIOSK
.