a year ago
Changes to GET/20190206/groups API
As announced on 19th April 2023, the GET /20190206/groups/{group_id}
route now returns a 404 HTTP status code if the group_id
provided has the status of DELETED or does not exist.
Previously, the archived record would be returned for a deleted group and "Groups": []
would be returned if the group did not exist.