get /app/{id}/state

Stability index

LOCKED.
This API is extremely reliable and will not be broken unless absolutely necessary.
DEPRECATED.
This API is deprecated and may be removed in a future version.

Path parameters

id (required)

Return type

AppState

Example data

Content-Type: application/json

{ "appIsEnabled" : true, "schemaPath" : "schemaPath" }

Responses

200
OK