Get Pipeline Index Logs
GET/api/v1/workspaces/:workspace_name/indexes/:index_name/logs
Fetches pipeline index logs as JSON or CSV.
Request
Responses
- 200
- 400
- 404
- 422
- 504
The index logs were successfully retrieved.
The pipeline index logs could not be retrieved. Check the filters and try again.
The logs weren't found for the index
Validation Error
The pipeline index logs could not be retrieved within the timeout period. Try again in a couple of minutes.
Was this page helpful?