List Regulations
GET {{host}}/{{version}}/{{workspace_name}}/regulations
This endpoint can list regulations present in the workspace and their status, times of creation and finishing.
RESPONSES
status: OK
{"entries":[{"regulate_id":"REDACTED","attributes":{"name":"userId","values":["REDACTED"]},"status":"initialized","created_at":"2019-04-29T19:02:27Z"},{"regulate_id":"REDACTED","attributes":{"name":"userId","values":["REDACTED"]},"status":"initialized","created_at":"2019-04-29T19:02:27Z"}],"next_page_token":"REDACTED"}