Skip to content

Commit 70b1601

Browse files
authored
Update README.md
1 parent b70e443 commit 70b1601

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ identifier and secret by visiting the 'API tokens' page in Elimity Insights and
3434

3535
#### Executing queries
3636

37+
The following example performs the query "find all users for which isShareByEmailGuestUser is true" on source with identifier `1` without specific attributes, ordering or grouping.
38+
3739
```python3
3840
from elimity_insights_client.api import Config, query
3941
from elimity_insights_client.api.expression import AttributeBooleanExpression

0 commit comments

Comments
 (0)