Skip to main content
GET
/
internal
/
explainTimeTracking
Explain time-tracking decisions
curl --request GET \
  --url https://demo.enneo.ai/api/mind/internal/explainTimeTracking \
  --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.

Authorizations

Authorization
string
header
required

JWT-based authentication

Query Parameters

userId
integer

User to explain. Defaults to the caller.

date
string<date>

Date to explain (ISO 8601). Defaults to today.

Response

200 - application/json

Successful operation

The response is of type object.