General APIs with JWT

Get a volume

Endpoint to get a volume.

get/volumes/{volume_id}

Path parameters

volume_idstring uuid required

Response

Volume retrieved successfully

idstring uuid required
namestring required
descriptionstring nullable
created_atstring required
updated_atstring required
current_size_bytesinteger nullable
current_file_countinteger nullable
current_size_gbnumber nullable
current_size_mbnumber nullable
last_metrics_updatestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.