# Spaces ## Get artifact stats - [GET /har/api/v1/spaces/{space_ref}/artifact/stats](https://apidocs.harness.io/spaces/getartifactstatsforspace.md): Get artifact stats ## List Harness Artifacts - [GET /har/api/v1/spaces/{space_ref}/artifacts](https://apidocs.harness.io/spaces/getallharnessartifacts.md): Lists all the Harness Artifacts. ## Get storage details for given space - [GET /har/api/v1/spaces/{space_ref}/details](https://apidocs.harness.io/spaces/getstoragedetails.md): Get storage details for given space ## RegistrylistSpaceLabels - [GET /har/api/v1/spaces/{space_ref}/labels](https://apidocs.harness.io/spaces/registrylistspacelabels.md) ## RegistrydefineSpaceLabel - [POST /har/api/v1/spaces/{space_ref}/labels](https://apidocs.harness.io/spaces/registrydefinespacelabel.md) ## RegistrysaveSpaceLabel - [PUT /har/api/v1/spaces/{space_ref}/labels](https://apidocs.harness.io/spaces/registrysavespacelabel.md) ## RegistrydeleteSpaceLabel - [DELETE /har/api/v1/spaces/{space_ref}/labels/{key}](https://apidocs.harness.io/spaces/registrydeletespacelabel.md) ## findSpaceLabel - [GET /har/api/v1/spaces/{space_ref}/labels/{key}](https://apidocs.harness.io/spaces/findspacelabel.md) ## RegistryupdateSpaceLabel - [PATCH /har/api/v1/spaces/{space_ref}/labels/{key}](https://apidocs.harness.io/spaces/registryupdatespacelabel.md) ## RegistrylistSpaceLabelValues - [GET /har/api/v1/spaces/{space_ref}/labels/{key}/values](https://apidocs.harness.io/spaces/registrylistspacelabelvalues.md) ## RegistrydefineSpaceLabelValue - [POST /har/api/v1/spaces/{space_ref}/labels/{key}/values](https://apidocs.harness.io/spaces/registrydefinespacelabelvalue.md) ## RegistrydeleteSpaceLabelValue - [DELETE /har/api/v1/spaces/{space_ref}/labels/{key}/values/{value}](https://apidocs.harness.io/spaces/registrydeletespacelabelvalue.md) ## RegistryupdateSpaceLabelValue - [PATCH /har/api/v1/spaces/{space_ref}/labels/{key}/values/{value}](https://apidocs.harness.io/spaces/registryupdatespacelabelvalue.md) ## List registries - [GET /har/api/v1/spaces/{space_ref}/registries](https://apidocs.harness.io/spaces/getallregistries.md): Lists all the registries.