Zum Hauptinhalt springen
GET
/
app
/
{appId}
/
data
/
{key}
Get a persisted value
curl --request GET \
  --url https://demo.enneo.ai/api/mind/app/{appId}/data/{key} \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt

Use this file to discover all available pages before exploring further.

Autorisierungen

Authorization
string
header
erforderlich

JWT-based authentication

Pfadparameter

appId
string
erforderlich
key
string
erforderlich

Antwort

Successful operation

The response is of type object.