Always/Never Redact Lists
Get the always-redact and never-redact lists.
Returns the account's always-redact and never-redact lists. Both lists are always present; an account with no saved terms returns empty arrays. Admins may read another user's lists by passing that user's email as owner. Requires the lists:read scope.
get/api/redact-lists
Query parameters
ownerstring
Headers
Authorizationstring required
Response
The always-redact and never-redact lists.
string required
Changes
Changed in 2 of the 16 revisions of this API.2
- ○
added the non-success response with the status
415response-non-success-status-added
- ○
- ○
added the non-success response with the status
413response-non-success-status-added
- ○