Sessions
List Session Logs
Retrieve a paginated list of session logs.
GET
Retrieve session execution logs with pagination and filtering. Use this to monitor flow executions, track errors, and audit session activity.Documentation Index
Fetch the complete documentation index at: https://docs.whatabot.app/llms.txt
Use this file to discover all available pages before exploring further.
Your API key (prefixed with
wh_).Page number (zero-based).
Number of items per page (1-100).
Column name to order results by.
Sort direction.
ASC or DESC.Filter by workspace UUID.
Filter by date range. One of
today, last7days, last15days, last30days.Filter by a specific session UUID.
Filter by session status. One of
running, completed, timeout, error.