Logs

Get workflow logs

get

Retrieves logs for workflows

Authorizations
AuthorizationstringRequired

Enter your Bearer token

organization_codestringRequired

Enter your organization code

Query parameters
workflowAutomationIdintegerOptional

ID of the workflow

Example: 1
consumerIdintegerOptional

ID of the consumer

Example: 1
statusstring · enumOptional

Status of the execution

Default: SCHEDULEDExample: SCHEDULEDPossible values:
sortFieldstringOptional

Sort field

Example: name
sortOrderstring · enumOptional

Sort order

Example: ASCPossible values:
pageNumberinteger · min: 1Optional

Page number

Example: 1
pageSizeinteger · min: 1Optional

Page size

Example: 10
searchKeystringOptional

Search key

Example: search
Responses
200Success
application/json
get
/api/workflow-automation/logs
200Success