Get logs for a workflow

Beta

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

workflow_idstringRequired
start_datestring or nullOptional
end_datestring or nullOptional
limitintegerOptionalDefaults to 50
session_idstring or nullOptional
statusstring or nullOptional
cursorstring or nullOptional

Response

Successful Response

Run Logobject
OR
Run Log Paginationobject

Errors