Start or Stop logs for a specific workflow run
Start or Stop logs for a specific workflow run and get the log channel
get/api/my/workflows/{workflowId}/runs/{runId}/logs
Path parameters
workflowIdstring required
The ID for the workflowId.
The ID for the workflowId.
runIdstring required
The ID for the runId.
The ID for the runId.
Query parameters
actionstring
Can be 'start' or 'stop' to control logging for the workflow run
Can be 'start' or 'stop' to control logging for the workflow run
Headers
Authorizationstring
Bearer token for authentication.
Bearer token for authentication.
Credimi-Api-Keystring
User API key or internal admin API key, depending on the endpoint.
User API key or internal admin API key, depending on the endpoint.
Response
Successful response