Books AI proactive morning standup

GET /api/v1/books/standup

Returns the proactive morning post Books AI would publish into the home shell chat: a greeting, a markdown summary, four highlight KPIs, and a list of action cards with pre-wired endpoints (Draft void, Approve bill, View blockers). The frontend renders this as the first message in the home conversation so the user can act without prompting.

Operation ID: get_books_standup_api_v1_books_standup_get · View as markdown · OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Responses

200 Successful Response

401 Unauthorized - Authentication required

403 Forbidden - Insufficient permissions

422 Validation Error

detail array · ValidationError ValidationError
5 fields
loc array · string | integer required
msg string required
type string required
input object
ctx object