v2

latestOpenAPI 3.1.02026-07-3176157210.9 KB
functions

Function Run Get Metadata

get/functions/{function_id}/runs/{run_id}

Path parameters

run_idstring required
function_idstring required

Headers

x-notte-request-originstring nullable
x-notte-sdk-versionstring nullable

Response

Successful Response

function_idstring required

The ID of the function

function_run_idstring required

The ID of the function run

created_atstring date-time required
updated_atstring date-time required
status'closed' | 'active' | 'failed' required
session_idstring nullable

The ID of the session

logsstring[]

The logs of the workflow run

variablesobject nullable

The variables of the workflow run

resultstring nullable

The result of the workflow run (if any)

localboolean

Whether the workflow has been run locally or on the cloud

workflow_idstring required
workflow_run_idstring required