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
A configuration object
Unique identifier of the configuration
"6qwM6FzJE4o708iqTpWc"
Name of the configuration
"Trial"
Configuration code (formerly known as Registration Code) for the configuration. Learn More
"f7GbHvH"
Number of devices using the configuration
15
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
.
{ "available": "10707AB329856" }