v1

latestOpenAPI 3.0.02026-07-2612645160.3 KB
Run Logs

Retrieve run logs by AI contact

Returns the run logs (tree structure with descendants) for a given AI contact, ordered by start time descending. Supports pagination over the root run logs.

get/api/public/run-logs

Query parameters

ai_contact_idstring required

UUID of the AI contact to fetch run logs for

pagenumber

Page number (defaults to 1)

page_sizenumber

Page size (defaults to 20, max 100)

Headers

x-api-keystring required

API key required to authorize the request

Response

Run logs retrieved successfully.