Get logs for a workflow

Beta

Authentication

AuthorizationBearer

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
RunLogobject
OR
RunLogPaginationobject

Errors