List suppressed users for a workspace

GET {{host}}/{{version}}/{{workspace_name}}/suppressed-users

This endpoint lists the actively suppressed users for a workspace

RESPONSES

status: OK

{"attributes":[{"name":"userId","values":["Redacted"]},{"name":"userId","values":["Redacted"]}],"next_page_token":"redacted"}