You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 20, 2020. It is now read-only.
In the listing view of Cases Staffers should have a dropdown of BUs they are members of so they can filter Cases by BU.
The request
GET {{identities}}{{environment}}/staffs/idyou will return the Staffer's BUs list among other info.Cases can be filtered by BU as follows:
GET {{cases}}{{environment}}/cases?owner=[BUs-UUID]