Get Custom Component Logs
GET/api/v2/custom_components/logs
Get custom component installation logs as plain text.
Responses
- 200
- 401
- 403
- 404
- 409
- 422
- 500
Returns the installation logs for the custom component as a text.
You are not authorized to download the logs of these custom components.
You don't have permissions to download the logs of these custom components.
Raised when the custom component logs are not found.
The requested resources are inactive due to user inactivity. Log in to deepset Cloud to re-enable access.
Validation Error
An internal server error occured while retrieving the custom component logs.
Was this page helpful?