Custom Applications
Retrieve custom mobile application configurations
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
app_shortstringRequired
Short name of the workspace instance (e.g. daxium-test)
Responses
200
List of custom apps
application/json
total_countintegerOptional
total_pagesintegerOptional
server_timeinteger · int64Optional
get/{app_short}/customapps
200
List of custom apps
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
app_shortstringRequired
Short name of the workspace instance (e.g. daxium-test)
app_idintegerRequired
Responses
200
Custom app details
application/json
total_countintegerOptional
total_pagesintegerOptional
server_timeinteger · int64Optional
get/{app_short}/customapps/{app_id}
200
Custom app details
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
app_shortstringRequired
Short name of the workspace instance (e.g. daxium-test)
app_idintegerRequired
file_uuidstring · uuidRequired
Responses
200
Binary file content
application/octet-stream
string · binaryOptional
get/{app_short}/customapps/{app_id}/file/{file_uuid}
200
Binary file content
Last updated
Was this helpful?

