v1

latestOpenAPI 3.1.02026-07-24239123562.1 KB
Data Apps

Get Data App details

Retrieves complete details of a single installed Data App, including metadata, deployment configuration, platform requirements, assigned labels, and associated providers.

get/v1/dataapps/apps/{id}

Path parameters

idstring uuid required

Data App ID

Response

OK

idstring uuid
namestring
descriptionstring
urlstring

If type is CONNECTED then the url to the external running application

iconUrlstring
typestring

The type of data app. Must be either "CONNECTED" or "CONTAINER"

artifactType'CONTAINER' | 'TETRASPHERE'

Internal artifact type stored in the database

deploymentType'SERVER'

Deployment model: SERVER (ECS container, iFrame)

slugstring
versionstring
otherVersionsstring[]
runningboolean

Whether the container data app is running

namespacestring

The namespace of the data app