# Retrieve block storage snapshot details **GET /block-storage-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 - **size** (integer(int64)) Snapshot size - **volume-size** (integer(int64)) Original Volume size - **created-at** (string(date-time)) Snapshot creation date - **state** (string) Snapshot state - **labels** (object) - **block-storage-volume** (object) Target block storage volume [Powered by Bump.sh](https://bump.sh)