/
NE
netter
/
DMI Backend
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
netter
DMI Backend
get
Get App
v2
latest
OpenAPI 3.1.0
2026-08-05
313
314
398.1 KB
apps
Get App
Get a single app by ID.
get
/api/v1/apps/{app_id}
Path parameters
app_id
string
uuid
required
Response
Successful Response
AppRead
required
id
string
uuid
required
company_id
string
uuid
required
user_id
string
uuid
required
name
string
required
description
string
required
status
string
required
bundle_url
string
nullable
required
bundle_css
string
nullable
required
bundle_imports
string[]
nullable
required
error_message
string
nullable
required
chat_id
string
uuid
nullable
required
current_version_id
string
uuid
nullable
required
draft_version_id
string
uuid
nullable
created_at
string
date-time
required
updated_at
string
date-time
required
bindings
BindingRead[]
is_favorite
boolean