cURL
curl --request GET \ --url https://api.lucidtech.ai/{basePath}/logs \ --header 'Authorization: Bearer <token>'
{ "nextToken": "<string>", "logs": [ { "resourceId": "<string>", "logId": "<string>", "workflowExecutionId": "<string>", "startTime": "<string>", "workflowId": "<string>", "events": [ {} ] } ], "resourceId": "<string>", "workflowExecutionId": "<string>", "workflowId": "<string>", "order": "ascending" }
List Logs
The access token received from the authorization server in the OAuth 2.0 flow.
200 response
4096
Show child attributes
ascending
descending