Why does the Python client lack reference_id lookup?
The Python client doesn't currently expose lookup by reference_id.
The Python client doesn't currently expose lookup by reference_id. Two options:
Call the REST endpoint directly (
userInfosupports lookup byreference_id).Open a pull request on the open-source client, which the team is happy to merge.
Last updated
Was this helpful?