List Deleted Groups

Returns groups deleted within the last five days, including empty groups, which can still be restored. Requires a paid plan and an organization-level token. Available even while recovery is disabled for the organization.

get/v3/organizations/{organizationId}/deleted-groups

Path parameters

organizationIdstring uuid required

The UUID of the organization. Retrieve it with the Retrieve Organization endpoint (the id field).

Query parameters

limitinteger

Page size, from 1 to 1000.

cursorstring

Opaque pagination cursor from the previous page's pagination.next.

Response

Successful response

Changes

Changed in 1 of the 2 revisions of this API.1