Skip to main content
GET
/
api
/
spaces
/
{spaceId}
/
storages
/
{storageId}
cURL
curl --request GET \
  --url https://api.kazzle.app/api/spaces/{spaceId}/storages/{storageId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Better Auth JWT token

Path Parameters

storageId
string
required
spaceId
string
required

Response

200 - application/json

Successful response