# [BETA] Get Deployment **GET /ai/deployment/{id}** ## 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: application/json (object) - **gpu-count** (integer(int64)) Number of GPUs - **updated-at** (string(date-time)) Update time - **deployment-url** (string) Deployment URL (nullable) - **service-level** (string) Service level - **name** (string) Deployment name - **gpu-type** (string) GPU type family - **status** (string) Deployment status - **id** (string(uuid)) Deployment ID - **replicas** (integer(int64)) Number of replicas (>=0) - **created-at** (string(date-time)) Creation time - **model** (object) ### 404 404 #### Body: application/json (object) - **error** (string) Error description [Powered by Bump.sh](https://bump.sh)