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