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
When data sources have an account_id, we might want to filter by it (get all beliefs this account brought in)
The OpenAPI specs (in docstring) for the endpoint do mention source as an optional attribute but it cannot be tried out in swaggerdocs (same holds for resolution).
The link to the docs might also need to be updated for the actual options on searching by source (can we only search by source id, not also by type?)