GET /api/pipelines/:pipeline_uuid/logs

pipeline_uuid
string
required

Pipeline UUID of the logs.

Example: example_pipeline

_limit
integer

Maximum number of logs to be returned in the API response.

Example: 20

_offset
integer

Read logs after N number of logs, where N equals _offset.

Example: 10

start_timestamp
integer

Read logs on or after a specified timestamp.

Example: 1677648116