Logs
Read logs
GET /api/pipelines/:pipeline_uuid/logs
Pipeline UUID of the logs.
Example: example_pipeline
Maximum number of logs to be returned in the API response.
Example: 20
Read logs after N number of logs, where N equals _offset
.
Example: 10
Read logs on or after a specified timestamp.
Example: 1677648116
Was this page helpful?