Skip to main content
GET
Deletion receipt

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

space_id
string<uuid>
required

Response

The deleted space, with the receipt once the cell reported.

deleted_at
string<date-time>
required

When an admin deleted the space.

space_id
string<uuid>
required
status
enum<string>
required

deleting until the cell reports what it deleted; then deleted, with the receipt.

Available options:
deleting,
deleted
receipt
DeletionReceiptOut · object | null

What the cell deleted; null while status is deleting.