get https://cloud.modelz.ai/api/v1/users//clusters//deployments//logs
Get the deployment log with the given deployment name.
Log in to see full request history
Response
Get the deployment log with the given deployment name.
xxxxxxxxxx
curl --request GET \
--url https://cloud.modelz.ai/api/v1/users/login_name/clusters/cluster_id/deployments/name/logs \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: