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

Authorizations

Authorization
string
header
required

Better Auth JWT token

Path Parameters

spaceId
string
required
containerId
string
required