Read-only delete-account preview
hub-memberships
Read-only delete-account preview
GET
Read-only delete-account preview
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
JSON:API resource object for the delete-account preview.
type is "account_deletion_previews" — snake_case + plural, mirroring the existing "account_deletions" convention (POST's request type) by naming the noun this resource represents: a preview of an account deletion. Distinct from "account_deletions" because this is a different resource shape (read-only projection vs. the mutating request envelope) even though both concern the same underlying action.