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
To better search for accounts it will be great to have an endpoint that will return accounts by partial label match, and list account for different label categories.
Also it will be good to have an endpoint to return list of all available label categories.
/labels/categories - get (return list of all label categories)
/labels/accounts/search - get (two arguments, label name, and label category), returns accounts matching the request
The text was updated successfully, but these errors were encountered:
To better search for accounts it will be great to have an endpoint that will return accounts by partial label match, and list account for different label categories.
Also it will be good to have an endpoint to return list of all available label categories.
/labels/categories - get (return list of all label categories)
/labels/accounts/search - get (two arguments, label name, and label category), returns accounts matching the request
The text was updated successfully, but these errors were encountered: