# [BETA] Get Deployment Logs **GET /ai/deployment/{id}/logs** Return logs for the vLLM deployment (deploy/--deployment-vllm). Optional ?stream=true to request streaming (may not be supported). ## Servers - https://api-ch-gva-2.exoscale.com/v2: https://api-ch-gva-2.exoscale.com/v2 () ## Parameters #### Path parameters - **id** (string(uuid)) ## Responses ### 200: 200 #### Body Parameters: application/json (string) string ### 400: 400 #### Body Parameters: application/json (object) - **error** (string) Error description ### 404: 404 #### Body Parameters: application/json (object) - **error** (string) Error description ### 500: 500 #### Body Parameters: application/json (object) - **error** (string) Error description [Powered by Bump.sh](https://bump.sh)