# Retrieve Snapshot details **GET /snapshot/{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)) Snapshot ID - **name** (string) Snapshot name - **created-at** (string(date-time)) Snapshot creation date - **state** (string) Snapshot state - **size** (integer(int64)) Snapshot size in GiB - **export** (object) Exported snapshot information - **instance** (object) Instance - **application-consistent** (boolean) Indicates whether the snapshot was taken using an application-consistent method [Powered by Bump.sh](https://bump.sh)