# [BETA] Get Model **GET /ai/model/{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) - **id** (string(uuid)) Model ID - **name** (string) Model name - **status** (string) Model status - **model-size** (integer(int64)) Model size (nullable) - **created-at** (string(date-time)) Creation time - **updated-at** (string(date-time)) Update time ### 404 404 #### Body: application/json (object) - **error** (string) Error description [Powered by Bump.sh](https://bump.sh)